From a51617e77dea5a8d6b6cc6e4b3d513a0e0cb85be Mon Sep 17 00:00:00 2001 From: anserper Date: Wed, 3 Dec 2008 17:29:15 +0000 Subject: [PATCH] Branch b1_8_gate b=17770 i=Elena Gryaznova avoid using quota_usr/quota_2usr groups --- lustre/tests/sanityN.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/sanityN.sh b/lustre/tests/sanityN.sh index 6836446..2181fe1 100644 --- a/lustre/tests/sanityN.sh +++ b/lustre/tests/sanityN.sh @@ -63,7 +63,7 @@ rm -rf $DIR1/[df][0-9]* $DIR1/lnk # $RUNAS_ID may get set incorrectly somewhere else [ $UID -eq 0 -a $RUNAS_ID -eq 0 ] && error "\$RUNAS_ID set to 0, but \$UID is also 0!" -check_runas_id $RUNAS_ID $RUNAS +check_runas_id $RUNAS_ID $RUNAS_ID $RUNAS build_test_filter -- 1.8.3.1