]> git.sur5r.net Git - bacula/bacula/commitdiff
ebl fix regress tests
authorEric Bollengier <eric@eb.homelinux.org>
Thu, 19 Jun 2008 08:10:21 +0000 (08:10 +0000)
committerEric Bollengier <eric@eb.homelinux.org>
Thu, 19 Jun 2008 08:10:21 +0000 (08:10 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@7167 91ce42f0-d328-0410-95d8-f526ca767f89

regress/scripts/prepare-fake-autochanger.in

index f4f394d0af53e5613b0bc178acc52771a5271b2e..db9b40240ccf2e48843fe954d931eef5ef0f7e56 100644 (file)
@@ -5,11 +5,6 @@
 
 . scripts/functions
 
-# check if user wants to run this test
-if test x$USE_VTAPE = x; then
-    exit 1
-fi
-
 adir=@working_dir@/ach
 
 mkdir $adir 2> /dev/null