mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-08 23:30:18 +01:00
Revert "build-from-source: skip test checking for gtk-doc issue"
In the final version which was merged, the check is non-fatal and
has to be enabled explicitly to fail. See "aa8a7559a3 build: merge
branch 'th/check-gtk-doc-behavior'".
This reverts commit cd8b1cc284.
This commit is contained in:
parent
cd8b1cc284
commit
f64723bcad
1 changed files with 0 additions and 3 deletions
|
|
@ -15,9 +15,6 @@ DO_TEST_BUILD="${DO_TEST_BUILD:-yes}"
|
|||
DO_TEST_PACKAGE="${DO_TEST_PACKAGE:-yes}"
|
||||
DO_INSTALL="${DO_INSTALL:-yes}"
|
||||
|
||||
# https://github.com/NetworkManager/NetworkManager/pull/196
|
||||
export NMTST_IGNORE_GTK_DOC_PATCH=1
|
||||
|
||||
if [ -z "$SUDO" ]; then
|
||||
unset SUDO
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue