From: nic Date: Tue, 16 Mar 2004 18:45:26 +0000 (+0000) Subject: remove unneccessary debugging X-Git-Tag: 1.2.2~190 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=50c5d5a0006dc417b20968a74185f0825a58a0c6;p=fs%2Flustre-release.git remove unneccessary debugging --- diff --git a/lustre/tests/sanityN.sh b/lustre/tests/sanityN.sh index b15e2bf..756ffdb 100644 --- a/lustre/tests/sanityN.sh +++ b/lustre/tests/sanityN.sh @@ -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"