]> git.sur5r.net Git - bacula/bacula/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Fri, 4 Jan 2008 16:19:23 +0000 (16:19 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 4 Jan 2008 16:19:23 +0000 (16:19 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6207 91ce42f0-d328-0410-95d8-f526ca767f89

regress/all-non-root-tape-tests
regress/tests/two-pool-2t1da-tape

index 9efaddfdc5f6984638264cede9761fc5f9a83907..313ac043e25d406664f834be3b6cff2769371d80 100755 (executable)
@@ -21,7 +21,7 @@ nice tests/relabel-tape
 nice tests/restore-by-file-tape
 nice tests/small-file-size-tape
 nice tests/truncate-bug-tape
-nice tests/two-pool-tape
+nice tests/two-pool-2t1da-tape
 nice tests/2drive-incremental-2t2da-tape
 nice tests/bscan-tape
 nice tests/verify-vol-1t1d-tape
index efbd37bcad12c1d35e5233cf6588e676cb593686..8e635acaad79f35cca211f88adfbd60756e5173b 100755 (executable)
@@ -12,7 +12,7 @@ JobName=twopooltape
 . scripts/functions
 
 if test x${AUTOCHANGER} = x/dev/null ; then
-   echo "two-pool-tape test skipped. No autochanger."
+   echo "${TestName} test skipped. No autochanger."
    exit
 fi