Whamcloud - gitweb
LU-16465 llite: fix LSOM blocks for ftruncate and close
[fs/lustre-release.git] / lustre / tests / parallel-scale-nfsv4.sh
index e0a5fc4..7ca5bd9 100755 (executable)
@@ -1,9 +1,7 @@
 #!/bin/bash
-#
-#set -vx
 
-LUSTRE=${LUSTRE:-$(cd $(dirname $0)/..; echo $PWD)}
+LUSTRE=${LUSTRE:-$(dirname $0)/..}
 . $LUSTRE/tests/test-framework.sh
-init_test_env $@
+init_test_env "$@"
 
-sh $LUSTRE/tests/parallel-scale-nfs.sh 4
+$LUSTRE/tests/parallel-scale-nfs.sh 4