From: johann Date: Fri, 18 Jan 2008 14:44:02 +0000 (+0000) Subject: Branch HEAD X-Git-Tag: v1_7_0_51~302 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=21afd532ada6d3d4006d5ba123381c343b4d1125;p=fs%2Flustre-release.git Branch HEAD 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 596c955..3ddf3bd 100644 --- a/lustre/tests/sanity.sh +++ b/lustre/tests/sanity.sh @@ -2665,7 +2665,7 @@ run_test 60a "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++