Whamcloud - gitweb
- uncomment clanup in sanity.sh
authoryury <yury>
Thu, 5 Oct 2006 12:53:35 +0000 (12:53 +0000)
committeryury <yury>
Thu, 5 Oct 2006 12:53:35 +0000 (12:53 +0000)
lustre/tests/sanity.sh

index 2026f9d..aadc29e 100644 (file)
@@ -3162,7 +3162,7 @@ if [ "`mount | grep ^$NAME`" ]; then
     rm -rf $DIR/[Rdfs][1-9]*
 fi
 if [ "$I_MOUNTED" = "yes" ]; then
-#    cleanupall -f || error "cleanup failed"
+    cleanupall -f || error "cleanup failed"
 fi