From 5c6f57ef295e36638f15661499fb721086e198df Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 4 Jan 2008 16:34:37 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6222 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/all-non-root-tape-tests | 2 +- regress/tests/fixed-block-size-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 d533fa410f..9504f1b629 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -13,7 +13,7 @@ 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/fixed-block-size-tape +nice tests/fixed-block-size-1t1d-tape nice tests/four-concurrent-jobs-1t1d-tape nice tests/four-jobs-1t1d-tape nice tests/incremental-1t1d-tape diff --git a/regress/tests/fixed-block-size-tape b/regress/tests/fixed-block-size-tape index 6799b543b2..0e6ea48f72 100755 --- a/regress/tests/fixed-block-size-tape +++ b/regress/tests/fixed-block-size-tape @@ -4,7 +4,7 @@ # to a tape where we set the minimum and maximum block # sizes. # -TestName="fixed-block-size-tape" +TestName="fixed-block-size-1t1d-tape" JobName=fixedblocksize . scripts/functions -- 2.39.5