Whamcloud - gitweb
remove unecessary debugging
[fs/lustre-release.git] / lustre / tests / runvmstat
index 1030930..d8e887a 100755 (executable)
@@ -3,7 +3,7 @@ null() {
        :
 }
 
-if [ $1 == "-q" ]; then
+if [ "$1" == "-q" ]; then
        echo "echo off"
        ECHO="null"
        shift