From: adilger Date: Fri, 22 Mar 2002 18:59:15 +0000 (+0000) Subject: Update rundbench script for new debug control file. X-Git-Tag: 0.4.2~497 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=242854a84b147d26cb4d9c9591d914b8059a36f3;p=fs%2Flustre-release.git Update rundbench script for new debug control file. --- diff --git a/lustre/tests/rundbench b/lustre/tests/rundbench index 25ae732..4171e2d 100755 --- a/lustre/tests/rundbench +++ b/lustre/tests/rundbench @@ -1,7 +1,6 @@ #!/bin/sh -echo 0 > /proc/sys/obd/trace -echo 0 > /proc/sys/obd/debug +[ -e /proc/sys/portals/debug ] && echo 0 > /proc/sys/portals/debug cd /mnt/obd cp /usr/src/obd/demos/dbench/client.txt . /usr/src/obd/demos/dbench/dbench $1