@ -30,7 +30,7 @@ do
exit 3
fi
if [ -n $GPG_USER ]
if [ "x$GPG_USER" == "x" ]
then
gpg --armor --detach-sign $TARBALL
else