From 07f4f9234bedc77d59fd13d88e9215a2844ea03b Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 4 Jan 2008 16:10:46 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6203 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/all-non-root-tape-tests | 2 +- .../{2drive-incremental-2tape => 2drive-incremental-2t2d-tape} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename regress/tests/{2drive-incremental-2tape => 2drive-incremental-2t2d-tape} (100%) diff --git a/regress/all-non-root-tape-tests b/regress/all-non-root-tape-tests index 3f8da3cfa0..9efaddfdc5 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -22,7 +22,7 @@ nice tests/restore-by-file-tape nice tests/small-file-size-tape nice tests/truncate-bug-tape nice tests/two-pool-tape -nice tests/2drive-incremental-2tape +nice tests/2drive-incremental-2t2da-tape nice tests/bscan-tape nice tests/verify-vol-1t1d-tape nice tests/vol-duration-2t1da-tape diff --git a/regress/tests/2drive-incremental-2tape b/regress/tests/2drive-incremental-2t2d-tape similarity index 100% rename from regress/tests/2drive-incremental-2tape rename to regress/tests/2drive-incremental-2t2d-tape -- 2.39.5