mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 21:20:10 +01:00
Revert "contrib/rpm: run make check in parallel"
`make check -C libnm/tests` is not yet ready to run in
parallel. Revert.
This reverts commit 0a1508358d.
This commit is contained in:
parent
5ea3196376
commit
f551c91d33
1 changed files with 1 additions and 1 deletions
|
|
@ -487,7 +487,7 @@ cp valgrind.suppressions %{buildroot}%{_prefix}/src/debug/NetworkManager-%{real_
|
|||
|
||||
%check
|
||||
%if %{with test}
|
||||
make %{?_smp_mflags} check
|
||||
make check
|
||||
%endif
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue