From: adilger Date: Sat, 2 Apr 2005 01:14:10 +0000 (+0000) Subject: Branch: b1_4 X-Git-Tag: v1_8_0_110~486^7~67 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=80e4145a7732550d8f1d7d0ffd861cbb94d298a6;p=fs%2Flustre-release.git Branch: b1_4 Fix bug number for excluded test, remove dupe from some merge. --- diff --git a/lustre/tests/sanityN.sh b/lustre/tests/sanityN.sh index 94e2ebc..9948c81 100644 --- a/lustre/tests/sanityN.sh +++ b/lustre/tests/sanityN.sh @@ -3,7 +3,7 @@ set -e ONLY=${ONLY:-"$*"} -# bug number for skipped test: 1768 3192 3192 +# bug number for skipped test: 1768 3192 4035 ALWAYS_EXCEPT=${ALWAYS_EXCEPT:-"4 14b 14c"} # UPDATE THE COMMENT ABOVE WITH BUG NUMBERS WHEN CHANGING ALWAYS_EXCEPT! @@ -376,12 +376,6 @@ test_18() { } run_test 18 "mmap sanity check =================================" -test_18() { - ./mmap_sanity -d $MOUNT1 -m $MOUNT2 - sync; sleep 1; sync -} -#run_test 18 "mmap sanity check =================================" - test_19() { # bug3811 [ -d /proc/fs/lustre/obdfilter ] || return 0