From 50c5d5a0006dc417b20968a74185f0825a58a0c6 Mon Sep 17 00:00:00 2001 From: nic Date: Tue, 16 Mar 2004 18:45:26 +0000 Subject: [PATCH] remove unneccessary debugging --- lustre/tests/sanityN.sh | 1 - 1 file changed, 1 deletion(-) 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" -- 1.8.3.1