From af7ae85d7890452433f52fb21836f99c6cdc06d3 Mon Sep 17 00:00:00 2001 From: grev <grev> Date: Wed, 24 Oct 2007 19:30:28 +0000 Subject: [PATCH] b=12649 i=Adilger force runtests to use t-f log() --- lustre/tests/runtests | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lustre/tests/runtests b/lustre/tests/runtests index 89e23d8ccd..2d702f5561 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 -- GitLab