[Git][ghc/ghc][wip/testing] Check things for carter

davean gitlab at gitlab.haskell.org
Mon Oct 12 16:22:44 UTC 2020



davean pushed to branch wip/testing at Glasgow Haskell Compiler / GHC


Commits:
b15a8c77 by davean at 2020-10-12T12:22:43-04:00
Check things for carter
- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -285,10 +285,11 @@ hadrian-ghc-in-ghci:
     - "echo $PATH"
     - "echo $SHELL"
     - which autoreconf
+    - whoami
     - pwd
-    - ls
+    - /bin/ls
     - sleep 5
-    - ls
+    - /bin/ls
     - "ls toolchain"
     - .gitlab/ci.sh setup
     - .gitlab/ci.sh configure



View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b15a8c77d72b6112ceed668fadbce1ceab0c97ef

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/b15a8c77d72b6112ceed668fadbce1ceab0c97ef
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20201012/01cde3e3/attachment.html>


More information about the ghc-commits mailing list