From: yury Date: Wed, 11 May 2005 14:20:40 +0000 (+0000) Subject: - fixes in sanity-gns.sh X-Git-Tag: 1.4.10~1173 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=f1e7a2b3b110c7ef9ca7e62dc86db69983418802;p=fs%2Flustre-release.git - fixes in sanity-gns.sh --- diff --git a/lustre/tests/sanity-gns.sh b/lustre/tests/sanity-gns.sh index a8ff371..59e08f5 100644 --- a/lustre/tests/sanity-gns.sh +++ b/lustre/tests/sanity-gns.sh @@ -866,7 +866,7 @@ test_2c() { } disable_gns - chmod u-s $DIR/gns_test_2c + chmod u-s -R $DIR/gns_test_2c rm -fr $DIR/gns_test_2c return 0 }