Whamcloud - gitweb
merge HEAD to b_eq: tag 20031230
authorericm <ericm>
Tue, 30 Dec 2003 08:25:33 +0000 (08:25 +0000)
committerericm <ericm>
Tue, 30 Dec 2003 08:25:33 +0000 (08:25 +0000)
lustre/tests/acceptance-metadata-double.sh

index c8d5dd8..707198a 100644 (file)
@@ -31,7 +31,7 @@ debug_client_on()
 
 debug_client_off()
 {
-       echo 0 > /proc/sys/portals/debug
+       echo 0x3f0400 > /proc/sys/portals/debug
 }
 
 MNT=${MNT:-/mnt/lustre}