We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b59eb11 commit 3683cf3Copy full SHA for 3683cf3
testsuite/archive_logs.sh
@@ -7,6 +7,7 @@ find . \
7
-name '*.bsc-out' -o \
8
-name '*.bsc-ccomp-out' -o \
9
-name '*.bsc-vcomp-out' -o \
10
+ -name '*.cxx-comp-out' -o \
11
-name '*.bsc-sched-out' |
12
tar zcf logs.tar.gz -T -
13
0 commit comments