Whamcloud - gitweb
- fixes in sanity-gns.sh
[fs/lustre-release.git] / 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
 }