From: Frank Lahm Date: Fri, 23 Mar 2012 15:54:27 +0000 (+0100) Subject: Disable libevent tests X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=netatalk.git;a=commitdiff_plain;h=56b7d145a5fbca50689a4e13676532b5fb11b65d Disable libevent tests --- diff --git a/libevent/test/Makefile.am b/libevent/test/Makefile.am index b10c41a8..5904b644 100644 --- a/libevent/test/Makefile.am +++ b/libevent/test/Makefile.am @@ -19,7 +19,7 @@ endif EXTRA_PROGRAMS = regress noinst_HEADERS = tinytest.h tinytest_macros.h regress.h tinytest_local.h -TESTS = $(top_srcdir)/test/test.sh +# TESTS = $(top_srcdir)/test/test.sh BUILT_SOURCES = if BUILD_REGRESS