Whamcloud - gitweb
b=12649
authorgrev <grev>
Wed, 24 Oct 2007 19:27:45 +0000 (19:27 +0000)
committergrev <grev>
Wed, 24 Oct 2007 19:27:45 +0000 (19:27 +0000)
i=Adilger

force runtests to use t-f log()

lustre/tests/runtests

index 89e23d8..2d702f5 100755 (executable)
@@ -24,12 +24,6 @@ fail() {
        exit $RC
 }
 
-log() {
-       echo "$*"
-       lctl mark "$*"
-}
-
-
 ERROR=
 SRC="/etc /bin"
 [ "$COUNT" ] || COUNT=1000