Raymond Toy pushed to branch rtoy-print-using-ryu at cmucl / cmucl
Commits:
-
c7371263
by Raymond Toy at 2026-05-28T09:34:30-07:00
2 changed files:
Changes:
| ... | ... | @@ -36,7 +36,8 @@ shift $((OPTIND - 1)) |
| 36 | 36 | # Use branch cmucl-expected-failures in general since this branch
|
| 37 | 37 | # generally has the list of expected failures. This is the branch to
|
| 38 | 38 | # use on cmucl master in general.
|
| 39 | -BRANCH=cmucl-expected-failures
|
|
| 39 | +#BRANCH=cmucl-expected-failures
|
|
| 40 | +BRANCH=rtoy-print-using-ryu
|
|
| 40 | 41 | |
| 41 | 42 | set -x
|
| 42 | 43 | if [ -d ../ansi-test ]; then
|