From 5c52cb782c291a0ca510e99e6c99583260f5d202 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 15 Jan 2015 00:39:20 +0100 Subject: fixup file matching --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index d62570eb..14384c3e 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -289,7 +289,7 @@ publish_page() { } set_package_star() { - if [ -f /var/lib/jenkins/userContent/buildinfo/${PKG}_*.buildinfo ] ; then + if [ -f "/var/lib/jenkins/userContent/buildinfo/${PKG}_*.buildinfo" ] ; then STAR="β" # used to be a star... else STAR="" -- cgit v1.2.3-70-g09d2