Whamcloud - gitweb
LU-10997 build: add files to .gitignore
[fs/lustre-release.git] / lustre / tests / runmultiop_bg_pause
old mode 100644 (file)
new mode 100755 (executable)
index 640cc29..f309ab3
@@ -5,6 +5,7 @@
 
 PTLDEBUG=${PTLDEBUG:--1}
 LUSTRE=${LUSTRE:-`dirname $0`/..}
+MULTIOP=${MULTIOP:-multiop}
 . $LUSTRE/tests/test-framework.sh
 
 TMP=${TMP:-/tmp}