summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordds <dds@FreeBSD.org>2007-12-19 11:52:33 +0000
committerdds <dds@FreeBSD.org>2007-12-19 11:52:33 +0000
commit33d15c75c62ba3cdcd67374ff3559fe1cddd87fa (patch)
treeee5715138c26bf56fc0011cf758c1e9bc4aceb20 /tools
parent551c1b0bf1d25ae53469419f473ab87b3bd666b5 (diff)
downloadFreeBSD-src-33d15c75c62ba3cdcd67374ff3559fe1cddd87fa.zip
FreeBSD-src-33d15c75c62ba3cdcd67374ff3559fe1cddd87fa.tar.gz
Update the number of reported tests to keep prove(1) happy.
Diffstat (limited to 'tools')
-rw-r--r--tools/regression/bin/mv/regress.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/bin/mv/regress.sh b/tools/regression/bin/mv/regress.sh
index 97eeca6..9283a9f 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'
OpenPOWER on IntegriCloud