Whamcloud - gitweb
- fixes in sanity-gns.sh
authoryury <yury>
Wed, 11 May 2005 14:20:40 +0000 (14:20 +0000)
committeryury <yury>
Wed, 11 May 2005 14:20:40 +0000 (14:20 +0000)
lustre/tests/sanity-gns.sh

index a8ff371..59e08f5 100644 (file)
@@ -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
 }