From 52a2a4b674be51ea10f0ce0ff8953034dd05a370 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Sun, 11 May 2008 07:35:30 +0000 Subject: [PATCH] ebl Fix jobname git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@6934 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/tests/two-volume-changer | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/regress/tests/two-volume-changer b/regress/tests/two-volume-changer index bc4a6c23ed..e06cf23065 100755 --- a/regress/tests/two-volume-changer +++ b/regress/tests/two-volume-changer @@ -5,8 +5,8 @@ # Note, this test simulates the tape filling and writing to # the next tape. # -TestName="two-volume-tape" -JobName=twovoltape +TestName="two-volume-changer" +JobName=twovolchanger . scripts/functions require_tape_drive -- 2.39.5