summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_freebsd.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-10 10:37:07 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-10 10:37:07 +0100
commit1b7c5f472c9bcb7f8654758de8663faee626f391 (patch)
tree48cd1e513052783c208faf465f8e0ef65e72b6b4 /bin/reproducible_freebsd.sh
parent2849b40208d98d07fef8f2c3a41f217b8c894ae4 (diff)
downloadjenkins.debian.net-1b7c5f472c9bcb7f8654758de8663faee626f391.tar.xz
fix typo in comment
Diffstat (limited to 'bin/reproducible_freebsd.sh')
-rwxr-xr-xbin/reproducible_freebsd.sh2
1 files changed, 1 insertions, 1 deletions
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 "<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 refatcoring
+ return # FIXME: further refactoring needed
fi
cd $TMPDIR/b1
tree .