Whamcloud - gitweb
Missed one of the "OBDDEV" changes to allow common cleanup in llecho.sh.
[fs/lustre-release.git] / lustre / tests / llecho.sh
index f451e4c..e0a2328 100644 (file)
@@ -13,7 +13,7 @@ setup_lustre
 
 $OBDCTL <<EOF
 device 0
-attach obdecho ECHODEV
+attach obdecho OBDDEV
 setup
 device 1
 attach ost OSTDEV
@@ -25,6 +25,7 @@ quit
 EOF
 
 cat <<EOF
+
 run getattr tests as:
 obdctl --device 2 test_getattr 1000000
 EOF