aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsign-autobuilds.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/sign-autobuilds.sh b/sign-autobuilds.sh
index 832964d..bbb835b 100755
--- a/sign-autobuilds.sh
+++ b/sign-autobuilds.sh
@@ -10,8 +10,8 @@ ARCHES=${ARCHES:-${_ARCHES}}
RELEASES=/var/tmp/gmirror-releases/releases/
[[ $HOSTNAME == TODO ]] && RELEASES=/var/tmp/gmirror/releases/
-DEBUG=''
-VERBOSE=''
+: ${DEBUG:=''}
+: ${VERBOSE=''}
GPG='gpg --homedir /home/gmirror/.gnupg-releng/ --batch --no-tty'
# Do not change