Whamcloud - gitweb
no dashes in variable names
authornathan <nathan>
Mon, 12 Feb 2007 18:07:25 +0000 (18:07 +0000)
committernathan <nathan>
Mon, 12 Feb 2007 18:07:25 +0000 (18:07 +0000)
lustre/tests/acceptance-small.sh

index 5f7dcce..4296343 100755 (executable)
@@ -208,7 +208,7 @@ for NAME in $CONFIGS; do
        $CLEANUP
 done
 
-if [ "$SANITY-QUOTA" != "no" ]; then
+if [ "$SANITY_QUOTA" != "no" ]; then
         title sanity-quota
         sh sanity-quota.sh
 fi