[PATCH] D11478: test-release.sh: Defer test errors until the end

David Siegel david.siegel at artcom.de
Thu Jul 23 15:58:55 PDT 2015


agnat added a subscriber: agnat.
agnat added a comment.

LGTM with one nit.


================
Comment at: utils/release/test-release.sh:563
@@ -541,1 +562,3 @@
+fi
+
 exit 0
----------------
Just skip the error section if there are none.


http://reviews.llvm.org/D11478







More information about the llvm-commits mailing list