summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_stats.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-09-28 09:37:21 +0200
committerHolger Levsen <holger@layer-acht.org>2014-09-28 09:37:21 +0200
commit6df8b96a75600cb715a16393d34d1bbd595c7e5d (patch)
treee15abf3ae1861b736d1b0f49c0b8444ba6bb495a /bin/reproducible_stats.sh
parentfc02b5f033995b019cdc21a2d325ecd2720f131b (diff)
downloadjenkins.debian.net-6df8b96a75600cb715a16393d34d1bbd595c7e5d.tar.xz
reproducible: create html output too
Diffstat (limited to 'bin/reproducible_stats.sh')
-rwxr-xr-xbin/reproducible_stats.sh5
1 files changed, 1 insertions, 4 deletions
diff --git a/bin/reproducible_stats.sh b/bin/reproducible_stats.sh
index aabe7c1c..cf49e125 100755
--- a/bin/reproducible_stats.sh
+++ b/bin/reproducible_stats.sh
@@ -32,7 +32,4 @@ echo
echo "$COUNT_UGLY packages failed to build from source: ${UGLY}"
echo "$COUNT_SOURCELESS packages doesn't exist in sid and need investigation: $SOURCELESS"
-# the alternative would be to make the job definition more complicated: collecting logs for all jobs but this one and _setup...
-mkdir -p results/_success
-touch results/dummy.log
-touch results/_success/dummy.log
+echo "<html><body><p>Hello world</p></body></html>" > inde.html