From 16535485619cd087e070a26b4af46e53c457e326 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 19 Oct 2007 08:46:21 +0000 Subject: [PATCH] Apply Michael Short's patch git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5768 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/all-non-root-tests | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5