Whamcloud - gitweb
LU-15626 tests: Fix "error" reported by shellcheck
[fs/lustre-release.git] / lustre / tests / posix.sh
index 58ef6a3..0b8ba61 100755 (executable)
@@ -5,7 +5,7 @@ ONLY=${ONLY:-"$*"}
 
 LUSTRE=${LUSTRE:-$(dirname $0)/..}
 . $LUSTRE/tests/test-framework.sh
-init_test_env $@
+init_test_env "$@"
 init_logging
 
 ALWAYS_EXCEPT="$POSIX_EXCEPT"