Whamcloud - gitweb
b=20953
authoranserper <anserper>
Fri, 2 Oct 2009 16:21:45 +0000 (16:21 +0000)
committeranserper <anserper>
Fri, 2 Oct 2009 16:21:45 +0000 (16:21 +0000)
i=Elena Gryaznova

additional debug for test 30

lustre/tests/sanity-quota.sh

index b316864..f79356d 100644 (file)
@@ -2239,6 +2239,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