Skip to content

Commit 3683cf3

Browse files
authored
GitHub CI: Include SystemC output in the archive on failure
1 parent b59eb11 commit 3683cf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testsuite/archive_logs.sh

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ find . \
77
-name '*.bsc-out' -o \
88
-name '*.bsc-ccomp-out' -o \
99
-name '*.bsc-vcomp-out' -o \
10+
-name '*.cxx-comp-out' -o \
1011
-name '*.bsc-sched-out' |
1112
tar zcf logs.tar.gz -T -
1213

0 commit comments

Comments
 (0)