From: Kern Sibbald Date: Tue, 29 Jan 2013 21:32:43 +0000 (+0100) Subject: Fix typo in all-tape-tests X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0eec19b1c420932a0adc381d439f5bc677137231;p=bacula%2Fbacula Fix typo in all-tape-tests --- 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"