From 48e707799f03b0e376b2916f4503c15efc30bd2a Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 31 Mar 2007 11:33:20 +0000 Subject: [PATCH] Remove local mysql start git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4473 91ce42f0-d328-0410-95d8-f526ca767f89 --- regress/do_all | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regress/do_all b/regress/do_all index c5980f3f76..ea0f83dd9e 100755 --- a/regress/do_all +++ b/regress/do_all @@ -1,5 +1,5 @@ #!/bin/sh -/home/kern/bacula/bin/startmysql +#/home/kern/bacula/bin/startmysql nice make setup ./starttime if [ ! -e bin/tape_options ] ; then -- 2.39.5