From: Kern Sibbald Date: Tue, 29 Jan 2013 21:32:43 +0000 (+0100) Subject: Fix typo in all-tape-tests X-Git-Tag: Release-5.2.13~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=445b4b625979d97c6c17733a57e3ece51828f6ba;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"