Whamcloud - gitweb
b=20057 Add init_logging to replay-vbr
authorRobert Read <rread@sun.com>
Wed, 31 Mar 2010 18:55:00 +0000 (11:55 -0700)
committerRobert Read <rread@sun.com>
Wed, 31 Mar 2010 18:55:00 +0000 (11:55 -0700)
Left out from original autovetting patch.

i=tappro
i=grev
a=manoj

lustre/tests/replay-vbr.sh

index 335281b..b278482 100644 (file)
@@ -15,6 +15,7 @@ CLEANUP=${CLEANUP:-""}
 init_test_env $@
 
 . ${CONFIG:=$LUSTRE/tests/cfg/$NAME.sh}
+init_logging
 
 [ "$SLOW" = "no" ] && EXCEPT_SLOW=""