From 27ad3149b17c121e772c2452510b8b46e565ed5c Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 4 Jan 2008 16:33:12 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6220 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/all-non-root-tape-tests | 2 +- regress/tests/four-concurrent-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 ddea8156ef..d533fa410f 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -14,7 +14,7 @@ nice tests/ansi-label-tape 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-concurrent-jobs-1t1d-tape nice tests/four-jobs-1t1d-tape nice tests/incremental-1t1d-tape nice tests/relabel-1t1d-tape diff --git a/regress/tests/four-concurrent-jobs-tape b/regress/tests/four-concurrent-jobs-tape index 9461a217b9..738d8178ae 100755 --- a/regress/tests/four-concurrent-jobs-tape +++ b/regress/tests/four-concurrent-jobs-tape @@ -2,7 +2,7 @@ # # Run four jobs at the same time # -TestName="four-concurrent-jobs-tape" +TestName="four-concurrent-jobs-1t1d-tape" JobName=FourConcurrentJobs . scripts/functions -- 2.39.5