Raymond Toy pushed to branch issue-265-ci-broken-on-mac-os at cmucl / cmucl
Commits:
-
280d13c2
by Raymond Toy at 2023-11-14T10:14:26-08:00
1 changed file:
Changes:
| ... | ... | @@ -144,6 +144,7 @@ osx:test: |
| 144 | 144 | artifacts: true
|
| 145 | 145 | script:
|
| 146 | 146 | - echo LANG = $LANG
|
| 147 | + - ls dist/lib/cmucl/lib/locale/en\@piglatin/LC_MESSAGES
|
|
| 147 | 148 | - bin/run-unit-tests.sh -l dist/bin/lisp 2>&1 | tee test.log
|
| 148 | 149 | |
| 149 | 150 | osx:ansi-test:
|