Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27fd9b4
)
b=20953
author
anserper
<anserper>
Fri, 2 Oct 2009 16:21:45 +0000
(16:21 +0000)
committer
anserper
<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
patch
|
blob
|
history
diff --git
a/lustre/tests/sanity-quota.sh
b/lustre/tests/sanity-quota.sh
index
b316864
..
f79356d
100644
(file)
--- a/
lustre/tests/sanity-quota.sh
+++ b/
lustre/tests/sanity-quota.sh
@@
-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