mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
CI/FreeBSD: Filter out noise from make
This commit is contained in:
@@ -14,7 +14,7 @@ task:
|
||||
|
||||
build_script:
|
||||
- cd build
|
||||
- make -j3
|
||||
- make -j3 | grep --line-buffered -Ev '^(cp lib\/|Installing.+\.pm|-- Installing:)' && (exit ${PIPESTATUS[0]})
|
||||
- make install
|
||||
|
||||
test_script:
|
||||
|
||||
Reference in New Issue
Block a user