From 5fdeb0ca502a2548764c12523c64e6951c0d15f8 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 5 Jan 2008 15:09:23 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6233 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/all-non-root-tape-tests | 2 +- regress/tests/ansi-label-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 bcce8ea831..db6430c34c 100755 --- a/regress/all-non-root-tape-tests +++ b/regress/all-non-root-tape-tests @@ -10,7 +10,7 @@ echo " " echo " " >>test.out echo "Start all non-root tape tests" echo "Start all non-root tape tests" >>test.out -nice tests/ansi-label-tape +nice tests/ansi-label-1t1d-tape nice tests/backup-bacula-1t1d-tape nice tests/btape-fill-1t1d-tape nice tests/fixed-block-size-1t1d-tape diff --git a/regress/tests/ansi-label-tape b/regress/tests/ansi-label-tape index 17d83d8ccd..d574b058ae 100755 --- a/regress/tests/ansi-label-tape +++ b/regress/tests/ansi-label-tape @@ -8,7 +8,7 @@ # We also use the purge and the relabel commands as # well as a pile of status storage commands. # -TestName="ansi-label-tape" +TestName="ansi-label-1t1d-tape" JobName=backuptape . scripts/functions -- 2.39.5