From: Kern Sibbald Date: Thu, 5 Aug 2010 14:29:51 +0000 (+0200) Subject: Tweak makeall again X-Git-Tag: Release-5.0.3~1 X-Git-Url: https://git.sur5r.net/?p=bacula%2Fbacula;a=commitdiff_plain;h=942e7a3149f227e3243103711896fdb20f566fa9 Tweak makeall again --- diff --git a/bacula/release/makeall b/bacula/release/makeall index 16a9bead04..98ecad2ad2 100755 --- a/bacula/release/makeall +++ b/bacula/release/makeall @@ -10,7 +10,6 @@ docs=${docs:-${HOME}/bacula/docs} rescue=${rescue:-${HOME}/bacula/rescue} # # Set the following to your remote name. By default it is origin. -# NOTE!!! There is a different remote set on rescue below remote=bs # @@ -63,7 +62,6 @@ grep -i error win$$.log >/dev/null check_return_code "makeall: Errors in win$$.log" rm -f win$$.log -remote=sf ./makerescuerel $rescue $remote $branch $ver check_return_code "$0: makerescuerel bad return code"