From 990ccb021ba34f8f18f28233ce6484e041173da5 Mon Sep 17 00:00:00 2001 From: Diomidis Spinellis Date: Wed, 19 Dec 2007 11:52:33 +0000 Subject: [PATCH] Update the number of reported tests to keep prove(1) happy. --- tools/regression/bin/mv/regress.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/regression/bin/mv/regress.sh b/tools/regression/bin/mv/regress.sh index 97eeca6e1a4..9283a9f3b1c 100644 --- a/tools/regression/bin/mv/regress.sh +++ b/tools/regression/bin/mv/regress.sh @@ -135,7 +135,7 @@ ckok() } # Run all tests locally and across devices -echo 1..24 +echo 1..32 for FS in '' $TMPDIR/testdir/ do begin 'Rename file'