From 580e79e59c159b49826b6efe98ed11581b7b4be3 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 4 Jan 2008 16:30:45 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6216 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/all-non-root-tape-tests | 2 +- regress/tests/four-jobs-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 d056b6a6a7..8a2e68af04 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -15,7 +15,7 @@ nice tests/backup-bacula-tape nice tests/btape-fill-tape nice tests/fixed-block-size-tape nice tests/four-concurrent-jobs-tape -nice tests/four-jobs-tape +nice tests/four-jobs-1t1d-tape nice tests/incremental-tape nice tests/relabel-1t1d-tape nice tests/restore-by-file-1t1d-tape diff --git a/regress/tests/four-jobs-tape b/regress/tests/four-jobs-tape index 6d07d53171..3212e4ca27 100755 --- a/regress/tests/four-jobs-tape +++ b/regress/tests/four-jobs-tape @@ -4,7 +4,7 @@ # then backup four times, each with incremental then finally restore. # It should require at least 4 different bsrs. # -TestName="four-jobs-tape" +TestName="four-jobs-1t1d-tape" JobName=fourjobstape . scripts/functions -- 2.39.5