Raymond Toy pushed to branch master at cmucl / cmucl
Commits:
-
e23fc502
by Raymond Toy at 2024-06-11T07:13:48-07:00
1 changed file:
Changes:
| ... | ... | @@ -36,7 +36,7 @@ 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=issue-316-support-roundtrip-char-casing
|
|
| 39 | +BRANCH=cmucl-expected-failures
|
|
| 40 | 40 | |
| 41 | 41 | set -x
|
| 42 | 42 | if [ -d ../ansi-test ]; then
|