mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 04:50:30 +01:00
parent
9800b1dccc
commit
7eafd1d833
1 changed files with 4 additions and 0 deletions
|
|
@ -8,6 +8,10 @@ print_test_logs() {
|
|||
echo ">>>> PRINT TEST LOGS $1 (done)"
|
||||
}
|
||||
|
||||
# travis is known to generate the settings doc differently.
|
||||
# Don't compare.
|
||||
export NMTST_NO_CHECK_SETTINGS_DOCS=yes
|
||||
|
||||
if ! make check -j 4 -k ; then
|
||||
|
||||
print_test_logs "first-test"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue