Whamcloud - gitweb
remove unneccessary debugging
authornic <nic>
Tue, 16 Mar 2004 18:45:26 +0000 (18:45 +0000)
committernic <nic>
Tue, 16 Mar 2004 18:45:26 +0000 (18:45 +0000)
lustre/tests/sanityN.sh

index b15e2bf..756ffdb 100644 (file)
@@ -234,7 +234,6 @@ test_10a() {
 run_test 10a "write of file with sub-page size on multiple mounts "
 
 test_10b() {
-       set -vx
        yes "R" | dd of=$DIR1/f10b bs=3k count=1 || error "dd $DIR1"
 
        truncate $DIR1/f10b 4096 || error "truncate 4096"