[Darshan-commits] [Git][darshan/darshan][dev-gitlab-ci] return instead of exit from script

Shane Snyder xgitlab at cels.anl.gov
Fri Jan 17 16:29:36 CST 2020



Shane Snyder pushed to branch dev-gitlab-ci at darshan / darshan


Commits:
1332de33 by Shane Snyder at 2020-01-17T22:29:22Z
return instead of exit from script

- - - - -


1 changed file:

- darshan-test/automated/common/setup.sh


Changes:

=====================================
darshan-test/automated/common/setup.sh
=====================================
@@ -26,4 +26,4 @@ echo "
   </testsuite>
 </testsuites>
 " > setup-result.xml
-#exit $status
+return $status



View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/1332de33c157142ede52aba6ff042e197a4fffdc

-- 
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/1332de33c157142ede52aba6ff042e197a4fffdc
You're receiving this email because of your account on xgitlab.cels.anl.gov.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/darshan-commits/attachments/20200117/471d13a4/attachment.html>


More information about the Darshan-commits mailing list