Whamcloud - gitweb
b=20953
[fs/lustre-release.git] / lustre / tests / sanity-quota.sh
index 84f6679..021107f 100644 (file)
@@ -2078,6 +2078,7 @@ test_30()
         cancel_lru_locks osc
         sleep 5
         $LFS setquota -u $TSTUSR -B 0 $DIR
+        $SHOW_QUOTA_USER
         output=`$SHOW_QUOTA_USER | grep $MOUNT | awk '{ print $5 }' | tr -d s`
         [ "$output" -le "$((GRACE - 5))" ] || error "grace times were reset or unexpectedly high latency"
         rm -f $TESTFILE