From: grev Date: Wed, 5 Sep 2007 18:31:35 +0000 (+0000) Subject: b=12849 X-Git-Tag: v1_7_0_51~792 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=0df647aad72612286f4da6045409f7231a904531;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 37c9d84..09f2818 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -3536,7 +3536,7 @@ setup_test102() { } cleanup_test102() { - [ "SETUP_TEST102" = "YES" ] || return + [ "$SETUP_TEST102" = "yes" ] || return trap 0 rm -f $TMP/f102.tar rm -rf $DIR/$tdir