Raymond Toy pushed to branch issue-132-ansi-test-rename-files at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • .gitlab-ci.yml
    ... ... @@ -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 -a 'No unexpected \(successes\|failures\)' test.out
    
    83
    +    - grep -a 'unexpected \(successes\|failures\)' test.out
    
    84 84
         
    
    85 85
     linux:benchmark:
    
    86 86
       stage: benchmark