mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00
![]() Remove some output from the Travis CI build log to make it easier to read. There is an issue with Travis CI when using encrypted environment variables. In this case, when btest calls the python function sys.stdout.isatty() it returns False, which causes btest to output one line for each test (passed or failed). As a result, it is difficult to see at a glance which tests failed. Switching to btest brief output to address this issue. |
||
---|---|---|
.. | ||
coverage-calc | ||
diff-canonifier | ||
diff-canonifier-external | ||
diff-remove-abspath | ||
diff-remove-fields | ||
diff-remove-file-ids | ||
diff-remove-fractions | ||
diff-remove-timestamps | ||
diff-remove-uids | ||
diff-remove-x509-names | ||
diff-sort | ||
external-ca-list.bro | ||
file-analysis-test.bro | ||
has-writer | ||
httpd.py | ||
rst-filter | ||
snmp-test.bro | ||
travis-job |