From dfcc02a16ea697a746da61527c342c70ffb66a77 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 5 Dec 2005 06:37:22 +0000 Subject: [PATCH] Updates git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2645 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/all-tape-and-file-tests | 3 --- regress/do_all | 3 --- 2 files changed, 6 deletions(-) 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 -- 2.39.5