From 0984c654098d809c093ee3829d21f3b68a91991c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 13 Oct 2014 23:28:52 +0200 Subject: reproducible: whitespaces... --- bin/reproducible_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_build.sh') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 6171a59d..4682f15a 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -99,7 +99,7 @@ else if ! $SUITABLE ; then sqlite3 -init $INIT ${PACKAGES_DB} "REPLACE INTO source_packages VALUES (\"${SRCPACKAGE}\", \"${VERSION}\", \"not for us\", \"$DATE\")" set +x - echo "Package ${SRCPACKAGE} (${VERSION}) shall only be build on \"${ARCHITECTURES}\" and thus was skipped." | tee -a ${RBUILDLOG} + echo "Package ${SRCPACKAGE} (${VERSION}) shall only be build on \"$(echo "${ARCHITECTURES}")\" and thus was skipped." | tee -a ${RBUILDLOG} unschedule_from_db exit 0 fi -- cgit v1.2.3-70-g09d2