From: Kern Sibbald Date: Fri, 19 Oct 2007 08:46:21 +0000 (+0000) Subject: Apply Michael Short's patch X-Git-Tag: Release-7.0.0~5518 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=16535485619cd087e070a26b4af46e53c457e326;p=bacula%2Fbacula Apply Michael Short's patch git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5768 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/all-non-root-tests b/regress/all-non-root-tests index d25c3b5d3a..2f88050a64 100755 --- a/regress/all-non-root-tests +++ b/regress/all-non-root-tests @@ -61,7 +61,7 @@ echo "End non-root disk tests" >>test.out echo " " echo " " >>test.out echo "Start non-root virtual disk autochanger tests" -echo "Start non-root virtual disk autochangertests" >>test.out +echo "Start non-root virtual disk autochanger tests" >>test.out #nice tests/three-pool-recycle-test nice tests/two-pool-test nice tests/fast-two-pool-test @@ -74,4 +74,4 @@ nice tests/incremental-2media nice tests/three-pool-test nice tests/2drive-3pool-test echo "End non-root virtual disk autochanger tests" -echo "End non-root virtual disk autochangertests" >>test.out +echo "End non-root virtual disk autochanger tests" >>test.out