From: Kern Sibbald Date: Thu, 5 Aug 2010 14:13:54 +0000 (+0200) Subject: Tweak release makeall X-Git-Tag: Release-5.0.3~3 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=b184bbe6036b9e6e887b12cfc0c0c5b428119cc0;p=bacula%2Fbacula Tweak release makeall --- diff --git a/bacula/release/makeall b/bacula/release/makeall index 12035f4e80..16a9bead04 100755 --- a/bacula/release/makeall +++ b/bacula/release/makeall @@ -16,8 +16,8 @@ remote=bs # # Note, you will probably want to set updatepo=no if you # run this script multiple times for a given release. -export updatepo=yes -export push=no +export updatepo=no +export push=yes if [ $# != 1 ] ; then