From f0faf7a70cf68ab8ef4e0f6bd0f12fb6e94426b8 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 24 Jul 2013 17:45:31 +0200 Subject: [PATCH] fixup: create debian/changelog correctly, handle master branch differently. create proper debianized version of SNAPSHOTs --- debian_wrap_maven_results.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian_wrap_maven_results.sh b/debian_wrap_maven_results.sh index 86ba61c..a5743ef 100755 --- a/debian_wrap_maven_results.sh +++ b/debian_wrap_maven_results.sh @@ -33,7 +33,7 @@ function cleanup { function validateInput { - APPEND_TO_VERSION = "" + APPEND_TO_VERSION="" if [[ -z "${VERSION}" ]] ; then echo "ERROR: Cannot get version from maven using 'mvn -B -N help:evaluate -Dexpression=project.version'" -- 2.39.5