From: Kern Sibbald Date: Sat, 22 Mar 2008 12:36:47 +0000 (+0000) Subject: Correct incremental-tape setup X-Git-Tag: Release-2.2.9-b7~46 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e93df02c2f41a7a5f963a2f533ad22852d06e76d;p=bacula%2Fbacula Correct incremental-tape setup git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/branches/Branch-2.2@6667 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/tests/incremental-tape b/regress/tests/incremental-tape index bd9141e19d..ad86d6834d 100755 --- a/regress/tests/incremental-tape +++ b/regress/tests/incremental-tape @@ -7,7 +7,8 @@ TestName="incremental-tape" JobName=IncTape . scripts/functions -copy_tape_confs +scripts/copy-tape-confs +scripts/cleanup-tape echo "${cwd}/tmp/build" >${cwd}/tmp/file-list if test ! -d ${cwd}/tmp/build ; then