[Git][cmucl/cmucl][issue-154-piglatin-translation-doesnt-work-anymore] removing debugging output
Jon Boone (@jboone)
gitlab at common-lisp.net
Sun Jun 18 14:15:54 UTC 2023
Jon Boone pushed to branch issue-154-piglatin-translation-doesnt-work-anymore at cmucl / cmucl
Commits:
82349026 by Jon Boone at 2023-06-18T10:15:22-04:00
removing debugging output
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -45,12 +45,9 @@ linux:build:
#- bin/create-target.sh xcross x86_linux_clang
#- bin/cross-build-world.sh -crl -B boot-2020-04-1 xtarget xcross src/tools/cross-scripts/cross-x86-x86.lisp snapshot/bin/lisp
# Regular build using the cross-compiled result or snapshot
- - ls -laR snapshot/lib/cmucl/lib/locale
- bin/build.sh $bootstrap -R -C "x86_linux_clang" -o snapshot/bin/lisp
# - bin/build.sh $bootstrap -R -C "x86_linux" -o snapshot/bin/lisp
- - ls -laR linux-4/i18n/locale
- bin/make-dist.sh -I dist linux-4
- - ls -laR dist/lib/cmucl/lib/locale
linux:test:
stage: test
@@ -65,7 +62,6 @@ 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/823490269cef6481337aed553544d42953b73db6
--
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/-/commit/823490269cef6481337aed553544d42953b73db6
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/20230618/b158f536/attachment-0001.html>
More information about the cmucl-cvs
mailing list