From: johann Date: Fri, 18 Jan 2008 14:41:44 +0000 (+0000) Subject: Branch b1_6 X-Git-Tag: v1_8_0_110~825 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=abf40a8f5d55c353605df29c528634ad13e52614;p=fs%2Flustre-release.git Branch b1_6 b=14626 i=adilger use /llog.test/ instead of /llog-test/ to match both llog_test and llog-test. --- diff --git a/lustre/tests/sanity.sh b/lustre/tests/sanity.sh index 7034bf2..e56e889 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -2562,7 +2562,7 @@ run_test 60 "llog sanity tests run from kernel module ==========" test_60b() { # bug 6411 dmesg > $DIR/$tfile LLOG_COUNT=`dmesg | awk "/$TEST60_HEAD/{marker = 1; from_marker = 0;} - /llog-test/ { + /llog.test/ { if (marker) from_marker++ from_begin++