#!/bin/bash subject="build failure after merge of the BRANCH tree" tools_dir=$(dirname "$0") "$tools_dir"/message_helper "$@" "$subject" <