aboutsummaryrefslogtreecommitdiff
path: root/tcwg-validate-abetests.yaml
diff options
context:
space:
mode:
authorCharles Baylis <charles.baylis@linaro.org>2017-05-24 16:34:44 +0100
committerCharles Baylis <charles.baylis@linaro.org>2017-05-24 16:34:44 +0100
commit88c3b2fb7def479689db6411a4048ac570cc3ab5 (patch)
treef0d31a90e2ae71d57ccb1cc713d1120ae660520a /tcwg-validate-abetests.yaml
parent43ac56e2104ec321701388cf94de7b48cc785b46 (diff)
tcwg-validate-abetests: Add quotes for failure-message-file.
Previous attempt didn't work, but qa-test-definitions-sanity-check.yaml has quotes around the file name, so trying that. Change-Id: I9c98dc22edf57889277cf40f9df18362b5c6f849
Diffstat (limited to 'tcwg-validate-abetests.yaml')
-rw-r--r--tcwg-validate-abetests.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-validate-abetests.yaml b/tcwg-validate-abetests.yaml
index 217de6b5..d19e090a 100644
--- a/tcwg-validate-abetests.yaml
+++ b/tcwg-validate-abetests.yaml
@@ -44,7 +44,7 @@
readable-message: true
successful-message: 'Works for me'
failure-message: 'Well ... it worked on my machine'
- failure-message-file: jenkins-results.txt
+ failure-message-file: 'jenkins-results.txt'
trigger-for-unreviewed-patches: true
projects:
- project-compare-type: 'ANT'