[Git][cmucl/cmucl][issue-154-piglatin-translation-doesnt-work-anymore] add recursive listing of locale directories to test for files
Jon Boone (@jboone)
gitlab at common-lisp.net
Wed Jun 7 01:36:27 UTC 2023
Jon Boone pushed to branch issue-154-piglatin-translation-doesnt-work-anymore at cmucl / cmucl
Commits:
9ce6e5c4 by Jon Boone at 2023-06-06T21:35:40-04:00
add recursive listing of locale directories to test for files
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -61,6 +61,7 @@ linux:test:
- job: linux:build
artifacts: true
script:
+ - ls -laR dist/lib/cmucl/lib/locale/
- bin/run-tests.sh -l dist/bin/lisp 2>&1 | tee test.log
linux:ansi-test:
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/9ce6e5c475401d2f9953eaaa2a7f7a697fba0ee5
--
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/9ce6e5c475401d2f9953eaaa2a7f7a697fba0ee5
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/20230607/3072f5d9/attachment.html>
More information about the cmucl-cvs
mailing list