From ab54f5775dc5d9d1d328ee44fae6fc65678d3e62 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