Whamcloud - gitweb
New tag 2.15.63
[fs/lustre-release.git] / lustre / tests / racer / lss_create.sh
index ff530f0..8f950f4 100755 (executable)
@@ -3,6 +3,7 @@ trap 'kill $(jobs -p)' EXIT
 
 LUSTRE=${LUSTRE:-$(cd $(dirname $0)/../..; echo $PWD)}
 . $LUSTRE/tests/test-framework.sh
+trap - ERR
 . ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh}
 
 while /bin/true; do