[ARVADOS-DEV] updated: b67325fa722e4cf3d2e68cffa401ee1304866396

git at public.curoverse.com git at public.curoverse.com
Tue Jul 1 15:38:37 EDT 2014


Summary of changes:
 jenkins/run-docker-tests.sh | 1 +
 1 file changed, 1 insertion(+)

       via  b67325fa722e4cf3d2e68cffa401ee1304866396 (commit)
      from  2e7d59676bf6098d0c3f277e450ffd38a0bf938d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit b67325fa722e4cf3d2e68cffa401ee1304866396
Author: Ward Vandewege <ward at curoverse.com>
Date:   Tue Jul 1 15:38:00 2014 -0400

    Make sure to exit with $EXITCODE
    
    no issue #

diff --git a/jenkins/run-docker-tests.sh b/jenkins/run-docker-tests.sh
index fc7f789..8ff8736 100755
--- a/jenkins/run-docker-tests.sh
+++ b/jenkins/run-docker-tests.sh
@@ -38,3 +38,4 @@ fi
 
 title "docker build complete"
 
+exit $EXITCODE

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list