Don't show commands.
authorBill Wendling <isanbard@gmail.com>
Tue, 8 Mar 2011 08:34:49 +0000 (08:34 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 8 Mar 2011 08:34:49 +0000 (08:34 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127224 91177308-0d34-0410-b5e6-96231b3b80d8

utils/release/test-release.sh

index aed9132bf94cce4da4a69e8821cb8db6f0620027..540d38729d4e9d86eb8bf60e0f57f96ea0a5095b 100755 (executable)
@@ -13,7 +13,6 @@
 #===------------------------------------------------------------------------===#
 
 set -e                          # Exit if any command fails
 #===------------------------------------------------------------------------===#
 
 set -e                          # Exit if any command fails
-set -x                          # Show commands as they are executed
 
 Release=""
 Release_no_dot=""
 
 Release=""
 Release_no_dot=""