From 1b7c5f472c9bcb7f8654758de8663faee626f391 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 10 Dec 2015 10:37:07 +0100 Subject: fix typo in comment --- bin/reproducible_freebsd.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_freebsd.sh') diff --git a/bin/reproducible_freebsd.sh b/bin/reproducible_freebsd.sh index b727067e..1d5de6be 100755 --- a/bin/reproducible_freebsd.sh +++ b/bin/reproducible_freebsd.sh @@ -56,7 +56,7 @@ run_diffoscope_on_results() { echo "$TARGET_NAME failed to build from source." >> ${FILES_HTML[$FREEBSD_TARGET]} echo "" >> ${FILES_HTML[$FREEBSD_TARGET]} GOOD_PERCENT[$FREEBSD_TARGET]="0" - return # FIXME: further refatcoring + return # FIXME: further refactoring needed fi cd $TMPDIR/b1 tree . -- cgit v1.2.3-54-g00ecf