From f9bc96e508587aef190796e93c36e00f3604d6b3 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 5 Jan 2008 15:06:11 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6229 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/all-non-root-tape-tests | 2 +- regress/tests/btape-fill-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 9504f1b629..0ddb58b51c 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -12,7 +12,7 @@ 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/btape-fill-tape +nice tests/btape-fill-1t1d-tape nice tests/fixed-block-size-1t1d-tape nice tests/four-concurrent-jobs-1t1d-tape nice tests/four-jobs-1t1d-tape diff --git a/regress/tests/btape-fill-tape b/regress/tests/btape-fill-tape index bca41b964d..894c36fba1 100755 --- a/regress/tests/btape-fill-tape +++ b/regress/tests/btape-fill-tape @@ -2,7 +2,7 @@ # # Test the fill command in btape # -TestName="btape-fill-tape" +TestName="btape-fill-1t1d-tape" JobName=filltape . scripts/functions -- 2.39.5