From: grev Date: Wed, 11 Jul 2007 20:52:45 +0000 (+0000) Subject: b=12849 X-Git-Tag: v1_8_0_110~1477 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=e59bada0a6e29672d7bbdb53b6fa32e5fc6a8375;p=fs%2Flustre-release.git b=12849 i=Adilger i=Brian cleanup_test102 fix --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 01dee5d..02f3928 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -3314,7 +3314,7 @@ setup_test102() { } cleanup_test102() { - [ "SETUP_TEST102" = "YES" ] || return + [ "$SETUP_TEST102" = "yes" ] || return trap 0 rm -f $TMP/f102.tar rm -rf $DIR/$tdir