Commit b153561d authored by Bill Wendling's avatar Bill Wendling
Browse files

Don't show commands.

llvm-svn: 127226
parent 2d9de017
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@
#===------------------------------------------------------------------------===#

set -e                          # Exit if any command fails
set -x                          # Show commands as they are executed

Release=""
Release_no_dot=""