From: Kern Sibbald Date: Tue, 29 Jan 2013 21:32:43 +0000 (+0100) Subject: Fix typo in all-tape-tests X-Git-Tag: Release-7.0.0~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bcb717ed4792ce7cf619e84cb11b5251b582b45;p=thirdparty%2Fbacula.git Fix typo in all-tape-tests --- diff --git a/regress/all-tape-tests b/regress/all-tape-tests index 19c4a7249..12b62e1c0 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"