From f458320fb31a6ab4885a9099ae48ec17f18bdfd0 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 5 Oct 2014 21:07:12 +0200 Subject: reproducible: fix rather fatal typo --- bin/reproducible_stats.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_stats.sh') diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh index 4efb0a3e..1f0cc4b9 100755 --- a/bin/reproducible_stats.sh +++ b/bin/reproducible_stats.sh @@ -65,7 +65,7 @@ init_navi_frame() { } append2navi_frame() { - echo "$2" >> $NAVI + echo "$1" >> $NAVI } finish_navi_frame() { -- cgit v1.2.3-70-g09d2