From: Kern Sibbald Date: Mon, 5 Dec 2005 06:37:22 +0000 (+0000) Subject: Updates X-Git-Tag: Release-1.38.3~42 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=dfcc02a16ea697a746da61527c342c70ffb66a77;p=bacula%2Fbacula Updates git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2645 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/all-tape-and-file-tests b/regress/all-tape-and-file-tests index 9235dc996b..f3e726914a 100755 --- a/regress/all-tape-and-file-tests +++ b/regress/all-tape-and-file-tests @@ -4,7 +4,4 @@ # ./all-non-root-tests ./endtime -if [ ! -e bin/tape_options ] ; then - touch bin/tape_options -fi ./all-non-root-tape-tests diff --git a/regress/do_all b/regress/do_all index ba1ad3f83a..cc89df2178 100755 --- a/regress/do_all +++ b/regress/do_all @@ -7,8 +7,5 @@ if [ ! -e bin/tape_options ] ; then fi ./all-tape-and-file-tests ./endtime -if [ ! -e bin/tape_options ] ; then - touch bin/tape_options -fi ./all-non-root-2tape-tests ./endtime