summaryrefslogtreecommitdiff
path: root/libnm
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2015-05-26 15:21:12 +0200
committerLubomir Rintel <lkundrak@v3.sk>2015-05-28 12:51:24 +0200
commitc47c06470a0de70f5495d8919fd7f6b5369a5070 (patch)
tree3d2658033e0ebf6450fbaac4f261e72a849f2ed6 /libnm
parenta5e43ab51080bb09237afeb3f3c1c855e0127379 (diff)
downloadNetworkManager-c47c06470a0de70f5495d8919fd7f6b5369a5070.tar.gz
builds: only enable TAP driver for glib >= 2.37.6
No TAP support for previous versions and --tap argument is silently ignored, confusing the TAP driver.
Diffstat (limited to 'libnm')
-rw-r--r--libnm/tests/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/libnm/tests/Makefile.am b/libnm/tests/Makefile.am
index 0e7db21b66..a2dafec768 100644
--- a/libnm/tests/Makefile.am
+++ b/libnm/tests/Makefile.am
@@ -22,8 +22,6 @@ if WITH_VALGRIND
else
LOG_COMPILER = $(srcdir)/libnm-test-launch.sh
endif
-AM_TESTS_FD_REDIRECT = --tap
-LOG_DRIVER = $(top_srcdir)/build-aux/tap-driver.sh
TESTS = test-nm-client test-remote-settings-client test-secret-agent
test_nm_client_SOURCES = \