From: grev Date: Wed, 24 Oct 2007 19:30:28 +0000 (+0000) Subject: b=12649 X-Git-Tag: v1_8_0_110~1070 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=af7ae85d7890452433f52fb21836f99c6cdc06d3;p=fs%2Flustre-release.git b=12649 i=Adilger force runtests to use t-f log() --- diff --git a/lustre/tests/runtests b/lustre/tests/runtests index 89e23d8..2d702f5 100755 --- a/lustre/tests/runtests +++ b/lustre/tests/runtests @@ -24,12 +24,6 @@ fail() { exit $RC } -log() { - echo "$*" - lctl mark "$*" -} - - ERROR= SRC="/etc /bin" [ "$COUNT" ] || COUNT=1000