From b69610141ffff2a443a14a4cc05f95ebbab060cd Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 4 Jan 2008 18:31:05 +0000 Subject: [PATCH] Update git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6225 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/tests/vol-duration-2t1da-tape | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/regress/tests/vol-duration-2t1da-tape b/regress/tests/vol-duration-2t1da-tape index 6b54b6a52b..55f1d284d5 100755 --- a/regress/tests/vol-duration-2t1da-tape +++ b/regress/tests/vol-duration-2t1da-tape @@ -9,14 +9,11 @@ # # This test uses an autochanger # -TestName="vol-duration-2t:1d:a-tape" +TestName="vol-duration-2t1da-tape" JobName=VolDuration . scripts/functions -if test x${AUTOCHANGER} = x/dev/null ; then - echo "$TestName test skipped. No autochanger." - exit -fi +skip_if_not_autochanger scripts/cleanup scripts/copy-2tape-confs -- 2.39.5