Raymond Toy pushed to branch issue-349-load-segment-with-rwx-permissions at cmucl / cmucl
Commits:
-
b7a3aa46
by Raymond Toy at 2025-05-05T09:18:31-07:00
1 changed file:
Changes:
... | ... | @@ -78,7 +78,7 @@ variables: |
78 | 78 | - ./saved-lisp-executable --version
|
79 | 79 | # Run the unit tests with the executable, just to make sure the
|
80 | 80 | # executable works as expected.
|
81 | - - bin/run-unit-tests.sh -l saved-lisp-executable
|
|
81 | + - bin/run-unit-tests.sh -l ./saved-lisp-executable
|
|
82 | 82 | |
83 | 83 | # Default configuration for running the benchmarks.
|
84 | 84 | .benchmark_template: &benchmark_configuration
|