From 57d61c4b5e946f7cd090b8e83ba95ef4b072fffc Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 5 Jan 2008 15:07:50 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6231 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/all-non-root-tape-tests | 2 +- regress/tests/backup-bacula-tape | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/regress/all-non-root-tape-tests b/regress/all-non-root-tape-tests index 0ddb58b51c..bcce8ea831 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -11,7 +11,7 @@ echo " " >>test.out echo "Start all non-root tape tests" echo "Start all non-root tape tests" >>test.out nice tests/ansi-label-tape -nice tests/backup-bacula-tape +nice tests/backup-bacula-1t1d-tape nice tests/btape-fill-1t1d-tape nice tests/fixed-block-size-1t1d-tape nice tests/four-concurrent-jobs-1t1d-tape diff --git a/regress/tests/backup-bacula-tape b/regress/tests/backup-bacula-tape index 4c984d57f8..dd67072039 100755 --- a/regress/tests/backup-bacula-tape +++ b/regress/tests/backup-bacula-tape @@ -6,7 +6,7 @@ # We also use the purge and the relabel commands as # well as a pile of status storage commands. # -TestName="backup-bacula-tape" +TestName="backup-bacula-1t1d-tape" JobName=backuptape . scripts/functions -- 2.39.5