Quote test string
[git-tools-moved-to-github.git] / 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 "===================================================="