Whamcloud - gitweb
b=21890 Remove bash -TE flags from acceptance-small.sh
[fs/lustre-release.git] / lustre / tests / acceptance-small.sh
index 2d9277a..4b9a943 100755 (executable)
@@ -2,7 +2,7 @@
 # script which _must_ complete successfully (at minimum) before checkins to
 # the CVS HEAD are allowed.
 #set -vx
-set -eTE
+set -e
 
 export MSKIPPED=0
 export OSKIPPED=0