Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cmucl
cmucl
Commits
0dea3bcf
Commit
0dea3bcf
authored
Sep 04, 2020
by
Raymond Toy
Browse files
Add some debug
Figure out why run-cmucl.sh doesn't exist, preventing us from running the benchmarks.
parent
a68d0c37
Pipeline
#1803
failed with stage
in 11 minutes and 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0dea3bcf
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment