From 12a666e9359b9ee7fcec337f6c05cac8ced5edfb Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Sun, 9 May 1999 11:07:47 +0000 Subject: [PATCH] print a + at the start of the unlink phase, so we can see it more clearly --- source/utils/torture.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/utils/torture.c b/source/utils/torture.c index e652040d68a..f2945cb56b0 100644 --- a/source/utils/torture.c +++ b/source/utils/torture.c @@ -310,6 +310,8 @@ static void run_netbench(void) printf("."); fflush(stdout); } + printf("+"); fflush(stdout); + for (i=0;i