From: grev Date: Wed, 24 Oct 2007 19:27:45 +0000 (+0000) Subject: b=12649 X-Git-Tag: v1_7_0_51~576 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=1afb9b16c7eda4dc72183d089aad3d756eb92c70;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