This is prefixed before the other computed prefixes. It makes it
easier to distinguish an adhoc cr-daily-branch test runs for a real
branch.
Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
cat $OSSTEST_EMAIL_HEADER
fi
echo "Message-ID: <osstest-$flight-mainreport@xen.org>"
- printf 'Subject: %s' "${subject_prefix:-[$branch test] }"
+ printf 'Subject: %s' "${OSSTEST_EMAIL_SUBJECT_PREFIX}${subject_prefix:-[$branch test] }"
local flight_html_dir=$OSSTEST_HTMLPUB_DIR/
local job_html_dir=$OSSTEST_HTML_DIR/
exec 3>tmp/$flight.email
cat >&3 $OSSTEST_EMAIL_HEADER$2
cat >&3 <<END
-Subject: $subject_prefix $1 $job
+Subject: ${OSSTEST_EMAIL_SUBJECT_PREFIX}$subject_prefix $1 $job
branch $xenbranch
xen branch $xenbranch