From f9709d3f0566c32a9b2eef75397c250cf9b2c5f0 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Wed, 9 Sep 2009 10:21:59 +0200 Subject: [PATCH] cleanup vtape-test-changer --- regress/tests/vtape-test-changer | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/regress/tests/vtape-test-changer b/regress/tests/vtape-test-changer index b64335110b..e10bb9cdda 100755 --- a/regress/tests/vtape-test-changer +++ b/regress/tests/vtape-test-changer @@ -19,8 +19,8 @@ require_vtape scripts/cleanup scripts/copy-tape-confs -cp scripts/bacula-dir-vtape.conf bin/bacula-dir.conf -cp scripts/bacula-sd-vtape.conf bin/bacula-sd.conf +cp $scripts/bacula-dir-vtape.conf $conf/bacula-dir.conf +cp $scripts/bacula-sd-vtape.conf $conf/bacula-sd.conf scripts/prepare-fake-autochanger echo "${cwd}/build" >${cwd}/tmp/file-list -- 2.39.5