summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_repo_stats.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/reproducible_html_repo_stats.sh')
-rwxr-xr-xbin/reproducible_html_repo_stats.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_html_repo_stats.sh b/bin/reproducible_html_repo_stats.sh
index baa77c16..fa4d0770 100755
--- a/bin/reproducible_html_repo_stats.sh
+++ b/bin/reproducible_html_repo_stats.sh
@@ -50,7 +50,7 @@ for PKG in $SOURCES ; do
if [ ! -z "$CRUFT" ] ; then
WARN=true
fi
- $CRUFT="$CRUFT ${VERSION}"
+ CRUFT="$CRUFT ${VERSION}"
fi
done
if $WARN ; then