Whamcloud - gitweb
LU-1538 tests: standardize test script init – parallel-scale
[fs/lustre-release.git] / lustre / tests / parallel-scale-nfsv3.sh
index f75327c..014d2cd 100755 (executable)
@@ -1,8 +1,6 @@
 #!/bin/bash
-#
-#set -vx
 
-LUSTRE=${LUSTRE:-$(cd $(dirname $0)/..; echo $PWD)}
+LUSTRE=${LUSTRE:-$(dirname $0)/..}
 . $LUSTRE/tests/test-framework.sh
 init_test_env $@