summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sign-autobuilds.sh')
-rwxr-xr-xsign-autobuilds.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/sign-autobuilds.sh b/sign-autobuilds.sh
index adf2848..595bf26 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