From: yury Date: Thu, 5 Oct 2006 12:53:35 +0000 (+0000) Subject: - uncomment clanup in sanity.sh X-Git-Tag: v1_8_0_110~486^2~696 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=7d68802abe8717fe87def62dc00e3bda01ac3ef0;p=fs%2Flustre-release.git - uncomment clanup in sanity.sh --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 2026f9d..aadc29e 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -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