From: Tom Trahan <t...@shippable.com>

---
/** Email created from pull request 231 (ttrahan:master)
 ** https://github.com/Linaro/odp/pull/231
 ** Patch: https://github.com/Linaro/odp/pull/231.patch
 ** Base sha: ec0c3145fcafa09ae3a79875e7e07dd4794583cc
 ** Merge commit sha: 8f4186ef21cc545334b1ebc56df86388b163ecc2
 **/
 shippable.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shippable.yml b/shippable.yml
index 9bb00148f..1c54a09be 100644
--- a/shippable.yml
+++ b/shippable.yml
@@ -57,6 +57,6 @@ build:
     - make
     - sudo LD_LIBRARY_PATH="$HOME/cunit-install/lib:$LD_LIBRARY_PATH" 
ODP_SHM_DIR=/dev/shm/odp make check
 
-  post_ci:
+  on_failure:
     - cat config.log
     - find . -name 'test-suite.log' -execdir grep -il "FAILED" {} \; -exec 
echo {} \; -exec cat {} \;

Reply via email to