From 070826f72f7112de070d12be209f8048e1e79bef Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Thu, 7 Jan 2016 13:47:24 +0100 Subject: remove FIXME as the whole script needs to be rewritten anyway --- 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 59fc20d2..5ba17bea 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 refactoring needed + return fi cd $TMPDIR/b1 tree . -- cgit v1.2.3-54-g00ecf