Index: Jenkins/Distribute
===================================================================
--- Jenkins/Distribute	(revision d29a39495bf6a6c63083ef54b55dbecee31a1377)
+++ Jenkins/Distribute	(revision cf2257fcf7e77ad08471b217b4a36513b7a88daa)
@@ -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 {
