When the postscriptbuild fires it passes that script fresh parameters
from ceph-dev, so we need to filter the value of BRANCH again or we get
it info in shaman that look like 'origin/*'.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
# note: the failed_build_status call relies on normalized variable names that
# are infered by the builds themselves. If the build fails before these are
# set, they will be posted with empty values
+BRANCH=`branch_slash_filter $BRANCH`
# update shaman with the failed build status
failed_build_status "ceph" $NORMAL_DISTRO $NORMAL_DISTRO_VERSION $NORMAL_ARCH