From 942e7a3149f227e3243103711896fdb20f566fa9 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Thu, 5 Aug 2010 16:29:51 +0200 Subject: [PATCH] Tweak makeall again --- bacula/release/makeall | 2 -- 1 file changed, 2 deletions(-) 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" -- 2.39.5