[Darshan-commits] [Git][darshan/darshan][dev-gitlab-ci] colons causing weird yml syntax errors

Shane Snyder xgitlab at cels.anl.gov
Mon Mar 23 15:48:04 CDT 2020



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


Commits:
9ab91f0d by Shane Snyder at 2020-03-23T15:47:39-05:00
colons causing weird yml syntax errors

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -15,11 +15,11 @@ build_darshan:
 
   script:
     - source darshan-test/automated/common/setup.sh
-    - echo "setup status: $?"
+    - echo "setup status = $?"
     - source darshan-test/automated/common/configure.sh
-    - echo "configure status: $?"
+    - echo "configure status = $?"
     - source darshan-test/automated/common/build.sh
-    - echo "build status: $?"
+    - echo "build status = $?"
 
 #.test_darshan:
 #  variables:



View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/9ab91f0d2a58d1465581b7f0009ec284e49b801a

-- 
View it on GitLab: https://xgitlab.cels.anl.gov/darshan/darshan/commit/9ab91f0d2a58d1465581b7f0009ec284e49b801a
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/20200323/ac8092cc/attachment.html>


More information about the Darshan-commits mailing list