From: Eric Bollengier Date: Tue, 9 Dec 2008 10:49:29 +0000 (+0000) Subject: ebl cleanup X-Git-Tag: Release-7.0.0~3668 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=947ed8f3a207140b016a1fe12f05f5679d608828;p=bacula%2Fbacula ebl cleanup git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8123 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/regress/scripts/prepare-other-loc b/regress/scripts/prepare-other-loc index 5e2fae6d5a..c33c157c15 100755 --- a/regress/scripts/prepare-other-loc +++ b/regress/scripts/prepare-other-loc @@ -9,6 +9,6 @@ sed -i "s:BACSDBIN=$cwd/bin:BACSDBIN=$bin:" $SCR-sd > tmp/1 mv tmp/1 $SCR-sd sed -i "s:BACFDBIN=$cwd/bin:BACFDBIN=$bin:" $SCR-fd > tmp/1 mv tmp/1 $SCR-fd -chmod -x $cwd/bin/bacula-{fd,sd,dir} $cwd/bin/bconsole +chmod -x $cwd/bin/bacula-fd $cwd/bin/bacula-sd $cwd/bin/bacula-dir $cwd/bin/bconsole chmod +x $SCR-*