From a855cde06343fdcdcd0388d5825a50e272fb0846 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 15 Oct 2014 22:40:42 +0200 Subject: reproducible: bugfix ambigious redirect with write_icon() --- bin/reproducible_stats.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/reproducible_stats.sh') diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh index d0761e33..4a88ade0 100755 --- a/bin/reproducible_stats.sh +++ b/bin/reproducible_stats.sh @@ -397,8 +397,8 @@ init_pkg_page() { echo "" >> ${PKG_FILE} echo "$1 - reproducible builds results" >> ${PKG_FILE} echo "
$1 $2" >> ${PKG_FILE} - set_icon "$3" $5 - write_icon + set_icon "$3" $5 # this sets $STATE_TARGET_NAME and $ICON + echo "\"${STATE_TARGET_NAME}" >> ${PKG_FILE} echo "at $4: " >> ${PKG_FILE} } -- cgit v1.2.3-70-g09d2