From: Kern Sibbald Date: Mon, 30 Jun 2008 10:37:54 +0000 (+0000) Subject: Correct default case path X-Git-Tag: Release-2.4.1~35 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=33af9d21aab8673ca79c886178849f0cd42e2de8;p=bacula%2Fbacula Correct default case path git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.4@7262 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/scripts/prepare-two-tapes.in b/regress/scripts/prepare-two-tapes.in index 642a8f850c..a5d077025f 100755 --- a/regress/scripts/prepare-two-tapes.in +++ b/regress/scripts/prepare-two-tapes.in @@ -28,7 +28,7 @@ if test x@autochanger@ != x/dev/null; then init_drive @tape_drive@ slot=$SLOT2 ;; - default) + *) bin/@changer_script@ @autochanger@ unload $slot @tape_drive@ $DRIVE1 bin/@changer_script@ @autochanger@ load $SLOT1 @tape_drive@ $DRIVE1 init_drive @tape_drive@