summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-29 13:50:32 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-29 13:50:32 +0200
commit4889b1f4a7b1e05caa11a239725ea70436b02961 (patch)
treecbe982bd2a3de58b4f4958caeef1d0e342d6c5f2 /bin
parent2d9ba0a9c680df02319ae00d7cd5dbe193916884 (diff)
downloadjenkins.debian.net-4889b1f4a7b1e05caa11a239725ea70436b02961.tar.xz
reproducible: cleanup TODO
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index 072ae10e..47fe1de5 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -6,6 +6,7 @@
. /srv/jenkins/bin/common-functions.sh
common_init "$@"
+# FIXME: needed as long as #763328 (RFP: /usr/bin/diffp) is unfixed...
# fetch git repo for the diffp command used later
if [ -d misc.git ] ; then
cd misc.git