Quote test string
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 26 Oct 2012 09:02:14 +0000 (11:02 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 26 Oct 2012 09:02:14 +0000 (11:02 +0200)
id-deb-build/id-pbuild.sh

index 51cb8e0..004f892 100755 (executable)
@@ -161,7 +161,7 @@ if $upload; then
     echo "cd ~/proj/git-tools/update-archive"
     echo "sudo su"
     echo "./update-archive.sh"
-    if test ${CENTOS_DIST}; then
+    if test "${CENTOS_DIST}"; then
        echo "./update-yum-archive.sh"
     fi
     echo "===================================================="