]> git.sur5r.net Git - bacula/bacula/commitdiff
Tweak release makeall
authorKern Sibbald <kern@sibbald.com>
Thu, 5 Aug 2010 14:13:54 +0000 (16:13 +0200)
committerKern Sibbald <kern@sibbald.com>
Thu, 5 Aug 2010 14:13:54 +0000 (16:13 +0200)
bacula/release/makeall

index 12035f4e804e6cef16dbc064f1447709060d196c..16a9bead044fb74fd2517ef84c21be6751d53fa5 100755 (executable)
@@ -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