#!/bin/bash subject="Signed-off-by missing for commit in the BRANCH tree" tools_dir=$(dirname "$0") "$tools_dir"/message_helper "$@" "$subject"