From 445b4b625979d97c6c17733a57e3ece51828f6ba Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Tue, 29 Jan 2013 22:32:43 +0100 Subject: [PATCH] Fix typo in all-tape-tests --- regress/all-tape-tests | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regress/all-tape-tests b/regress/all-tape-tests index 19c4a72492..12b62e1c08 100755 --- a/regress/all-tape-tests +++ b/regress/all-tape-tests @@ -27,7 +27,7 @@ rm -f dumps/* ./run tests/relabel-tape ./run tests/restore-by-file-tape ./run tests/small-file-size-tape -./run tests/t./runcate-bug-tape +./run tests/truncate-bug-tape ./run tests/verify-vol-tape # ./run tests/manual-two-vol-tape echo "End all non-root tape tests" -- 2.39.5