Whamcloud - gitweb
Clean up llecho.sh script to use new helper methods
authoradilger <adilger>
Tue, 12 Mar 2002 00:18:21 +0000 (00:18 +0000)
committeradilger <adilger>
Tue, 12 Mar 2002 00:18:21 +0000 (00:18 +0000)
lustre/tests/llecho.sh

index e3f92f8..ea65259 100644 (file)
@@ -5,7 +5,7 @@ SRCDIR="`dirname $0`"
 
 setup
 
-$R/usr/src/portals/linux/utils/ptlctl <<EOF
+$PTLCTL <<EOF
 mynid localhost
 setup tcp
 connect localhost 1234
@@ -14,11 +14,9 @@ add_uuid ost
 quit
 EOF
 
-mknod /dev/obd c 10 241
 echo 8191 > /proc/sys/portals/debug
-echo 8191 > /proc/sys/portals/trace
 
-$R/usr/src/obd/utils/obdctl <<EOF
+$OBDCTL <<EOF
 device 0
 attach obdecho
 setup