Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
---
 cri-args-hostlists |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/cri-args-hostlists b/cri-args-hostlists
index ef4cebd..1acecb6 100644
--- a/cri-args-hostlists
+++ b/cri-args-hostlists
@@ -50,7 +50,9 @@ elif [ "x$1" = "x--like-real" ]; then
        : ${OSSTEST_CRON_SETTINGS:=$dcs-real}
        : ${OSSTEST_HTML_SUFFIX:=-play}
        shift
-fi     
+else
+       : ${OSSTEST_EMAIL_SUBJECT_PREFIX:='adhoc '}
+fi
 : ${OSSTEST_BLESSING:=play}
 
 prepare_for_email () {
-- 
1.7.10.4


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to