Index: Jenkins/Distribute
===================================================================
--- Jenkins/Distribute	(revision d29a39495bf6a6c63083ef54b55dbecee31a1377)
+++ Jenkins/Distribute	(revision 1de50a99a237182662bd6831d3bf3424ed35375b)
@@ -45,5 +45,5 @@
 	//If an exception is caught we need to change the status and remember to
 	//attach the build log to the email
-	catch (Exception caughtError) {
+	// catch (Exception caughtError) {
 		// //rethrow error later
 		// err = caughtError
@@ -56,5 +56,5 @@
 		// //Store the result of the build log
 		// currentBuild.result = "${StageName} FAILURE".trim()
-	}
+	// }
 
 	finally {
