From 43170b6b4bc3f650fd69f40e234aee304226ef86 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 4 Jan 2008 16:21:31 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6208 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/all-non-root-tape-tests | 2 +- regress/tests/truncate-bug-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 313ac043e2..aed1255e84 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -20,7 +20,7 @@ nice tests/incremental-tape nice tests/relabel-tape nice tests/restore-by-file-tape nice tests/small-file-size-tape -nice tests/truncate-bug-tape +nice tests/truncate-bug-1t1d-test nice tests/two-pool-2t1da-tape nice tests/2drive-incremental-2t2da-tape nice tests/bscan-tape diff --git a/regress/tests/truncate-bug-tape b/regress/tests/truncate-bug-tape index 98c0b8387e..8be197d859 100755 --- a/regress/tests/truncate-bug-tape +++ b/regress/tests/truncate-bug-tape @@ -2,7 +2,7 @@ # # Test for a tape truncation bug. # -TestName="truncate-bug-tape" +TestName="truncate-bug-1t1d-tape" JobName=truncatebug . scripts/functions -- 2.39.5