From f1309f6585014b2fbeb1e16873ee1ccdd003ac97 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 16 Oct 2015 12:40:33 +0200 Subject: reproducible: shorten irc message by 12 chars --- bin/reproducible_build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/reproducible_build.sh') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 3405f04b..c3e9d551 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -456,12 +456,12 @@ choose_package() { xxxxxxx) export DEBUG=true set -x - irc_message "The build of $SRCPACKAGE/$SUITE/$ARCH is starting at ${BUILD_URL}consoleFull" + irc_message "$SRCPACKAGE/$SUITE/$ARCH started building at ${BUILD_URL}console" ;; *) ;; esac if [ "$DEBUG_URL" = "TBD" ] ; then - irc_message "The build of $SRCPACKAGE/$SUITE/$ARCH is starting at ${BUILD_URL}consoleFull" + irc_message "$SRCPACKAGE/$SUITE/$ARCH started building at ${BUILD_URL}console" fi echo "$(date -u ) - starting to build ${SRCPACKAGE}/${SUITE}/${ARCH} on $(hostname -f) on '$DATE'" | tee ${RBUILDLOG} echo "The jenkins build log is/was available at ${BUILD_URL}console" | tee -a ${RBUILDLOG} -- cgit v1.2.3-70-g09d2