[Git][cmucl/cmucl][rtoy-gitlab-ci] Use correct path to the snapshot build
Raymond Toy
rtoy at common-lisp.net
Sat Sep 2 21:09:46 UTC 2017
Raymond Toy pushed to branch rtoy-gitlab-ci at cmucl / cmucl
Commits:
7bdf20d1 by Raymond Toy at 2017-09-02T14:09:34-07:00
Use correct path to the snapshot build
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -11,6 +11,6 @@ test:
- echo $SHELL
- PS1='\w \$ '
- type -all time
- - bin/build.sh -B boot-2017-04-1 -C "" -o ../snapshot/bin/lisp
+ - bin/build.sh -B boot-2017-04-1 -C "" -o ./snapshot/bin/lisp
- bin/make-dist.sh -I dist-linux linux-4
- bin/run-tests.sh -l dist-linux/bin/lisp
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/7bdf20d148ad6ac305c380ef01af752bb46fb96e
---
View it on GitLab: https://gitlab.common-lisp.net/cmucl/cmucl/commit/7bdf20d148ad6ac305c380ef01af752bb46fb96e
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/20170902/dafba56f/attachment-0001.html>
More information about the cmucl-cvs
mailing list