[Qa-jenkins-scm] [jenkins.debian.net] 01/02: remove FIXME as the whole script needs to be rewritten anyway
Holger Levsen
holger at moszumanska.debian.org
Thu Jan 7 13:03:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 070826f72f7112de070d12be209f8048e1e79bef
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Jan 7 13:47:24 2016 +0100
remove FIXME as the whole script needs to be rewritten anyway
---
bin/reproducible_freebsd.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_freebsd.sh b/bin/reproducible_freebsd.sh
index 59fc20d..5ba17be 100755
--- a/bin/reproducible_freebsd.sh
+++ b/bin/reproducible_freebsd.sh
@@ -56,7 +56,7 @@ run_diffoscope_on_results() {
echo "<tr><td>$TARGET_NAME failed to build from source.</td></tr>" >> ${FILES_HTML[$FREEBSD_TARGET]}
echo "</table>" >> ${FILES_HTML[$FREEBSD_TARGET]}
GOOD_PERCENT[$FREEBSD_TARGET]="0"
- return # FIXME: further refactoring needed
+ return
fi
cd $TMPDIR/b1
tree .
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list