Raymond Toy pushed to branch issue-132-ansi-test-rename-files at cmucl / cmucl
Commits:
-
c0e48e6c
by Raymond Toy at 2022-09-03T21:21:49-07:00
1 changed file:
Changes:
... | ... | @@ -80,7 +80,7 @@ linux:ansi-test: |
80 | 80 | script:
|
81 | 81 | - cd ansi-test
|
82 | 82 | - make LISP="../dist/bin/lisp -batch -noinit -nositeinit"
|
83 | - - grep 'No unexpected \(successes\|failures\)' test.out
|
|
83 | + - grep -a 'No unexpected \(successes\|failures\)' test.out
|
|
84 | 84 |
|
85 | 85 | linux:benchmark:
|
86 | 86 | stage: benchmark
|