From: Kern Sibbald Date: Fri, 4 Jan 2008 16:31:52 +0000 (+0000) Subject: Update X-Git-Tag: Release-7.0.0~5184 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=cf2736d4e8b1bcea1593ea417b6abfc32db88248;p=bacula%2Fbacula Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6218 91ce42f0-d328-0410-95d8-f526ca767f89 --- 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