summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_html_specs.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-03-14 22:02:12 +0100
committerHolger Levsen <holger@layer-acht.org>2017-03-14 22:02:12 +0100
commit31dab7e08c51c134b0d6ed0f9e449cef61b5d586 (patch)
tree30539146c1228ead07bf24b40d05b676c814dbe7 /bin/reproducible_html_specs.sh
parent763cad2762ccbf8de58d6eab57a86dae81dceacf (diff)
downloadjenkins.debian.net-31dab7e08c51c134b0d6ed0f9e449cef61b5d586.tar.xz
reproducible builds specs: only notify #reproducible-builds
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/reproducible_html_specs.sh')
-rwxr-xr-xbin/reproducible_html_specs.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/reproducible_html_specs.sh b/bin/reproducible_html_specs.sh
index 97fedd8e..21aee0bd 100755
--- a/bin/reproducible_html_specs.sh
+++ b/bin/reproducible_html_specs.sh
@@ -16,5 +16,4 @@ TARGET="specs/$(basename $SPEC -spec)"
make all $SPEC.html
mkdir -pv "$BASE/$TARGET"
mv -v $SPEC.html "$BASE/$TARGET/index.html"
-irc_message debian-reproducible "$REPRODUCIBLE_DOT_ORG_URL/$TARGET/ updated to $VERSION"
irc_message reproducible-builds "$REPRODUCIBLE_DOT_ORG_URL/$TARGET/ updated to $VERSION"