From cf2736d4e8b1bcea1593ea417b6abfc32db88248 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 4 Jan 2008 16:31:52 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6218 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/all-non-root-tape-tests | 2 +- regress/tests/incremental-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 8a2e68af04..ddea8156ef 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -16,7 +16,7 @@ nice tests/btape-fill-tape nice tests/fixed-block-size-tape nice tests/four-concurrent-jobs-tape nice tests/four-jobs-1t1d-tape -nice tests/incremental-tape +nice tests/incremental-1t1d-tape nice tests/relabel-1t1d-tape nice tests/restore-by-file-1t1d-tape nice tests/small-file-size-1t1d-tape diff --git a/regress/tests/incremental-tape b/regress/tests/incremental-tape index bd9141e19d..f161628312 100755 --- a/regress/tests/incremental-tape +++ b/regress/tests/incremental-tape @@ -3,7 +3,7 @@ # Run a simple backup of the Bacula build directory then create some # new files, do an Incremental and restore those two files. # -TestName="incremental-tape" +TestName="incremental-1t1d-tape" JobName=IncTape . scripts/functions -- 2.39.5