Skip to content

Commit 89da7e4

Browse files
committed
Disregard stderr when testing output instrument.
1 parent ace202d commit 89da7e4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ test-output:
5050
- cd tests
5151
- export CXX=g++
5252
- export OUTPUT_INSTRUMENT=yes
53+
- export ERROR_OUTPUT_IS_ERROR=no
5354
- make all

0 commit comments

Comments
 (0)