From 414ee85d83197d4f61499f9542455695fa7da276 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 4 Jan 2008 16:29:25 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6214 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/all-non-root-tape-tests | 2 +- regress/tests/relabel-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 6183fb0629..d056b6a6a7 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -17,7 +17,7 @@ nice tests/fixed-block-size-tape nice tests/four-concurrent-jobs-tape nice tests/four-jobs-tape nice tests/incremental-tape -nice tests/relabel-tape +nice tests/relabel-1t1d-tape nice tests/restore-by-file-1t1d-tape nice tests/small-file-size-1t1d-tape nice tests/truncate-bug-1t1d-tape diff --git a/regress/tests/relabel-tape b/regress/tests/relabel-tape index 15b22c66a1..69a36f61ab 100755 --- a/regress/tests/relabel-tape +++ b/regress/tests/relabel-tape @@ -4,7 +4,7 @@ # then backup four times, each with incremental then finally restore. # It should require at least 4 different bsrs. # -TestName="relabel-tape" +TestName="relabel-1t1d-tape" JobName=Relabeltape . scripts/functions -- 2.39.5