[Git][cmucl/cmucl][rtoy-issue-87-add-cl-bench] Add some debug

Raymond Toy gitlab at common-lisp.net
Fri Sep 4 19:18:10 UTC 2020



Raymond Toy pushed to branch rtoy-issue-87-add-cl-bench at cmucl / cmucl


Commits:
0dea3bcf by Raymond Toy at 2020-09-04T12:17:52-07:00
Add some debug

Figure out why run-cmucl.sh doesn't exist, preventing us from running
the benchmarks.

- - - - -


1 changed file:

- .gitlab-ci.yml


Changes:

=====================================
.gitlab-ci.yml
=====================================
@@ -25,6 +25,8 @@ linux-runner:
     - make LISP="../dist/bin/lisp -batch -noinit -nositeinit"
     - grep 'No unexpected \(successes\|failures\)' test.out
     - cd ../benchmarks/cl-bench
+    - echo $PWD
+    - ls
     - CMUCL=../../snapshot/bin/lisp run-cmucl.sh
     - CMUCL=../../dist/bin/lisp run-cmucl.sh
     - ../../snapshot/bin/lisp -load report



View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/0dea3bcfd2bdc218d3fbee6af5ab630b93acb018

-- 
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/0dea3bcfd2bdc218d3fbee6af5ab630b93acb018
You're receiving this email because of your account on gitlab.common-lisp.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/cmucl-cvs/attachments/20200904/a570f418/attachment-0001.htm>


More information about the cmucl-cvs mailing list