From a7131791c8195f4dd102c75cee236c4301264098 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Tue, 24 Sep 2013 16:02:50 +0200 Subject: Remove gst-rtsp-server from check too buggy since latest commits :( --- ci-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-build.sh b/ci-build.sh index aed9904..359c250 100755 --- a/ci-build.sh +++ b/ci-build.sh @@ -48,7 +48,7 @@ MODULES="gst-plugins-good gst-plugins-ugly gst-plugins-bad gst-libav gst-rtsp-se EXTRA_MODULES="gst-editing-services gst-python" # modules for which we run make check/distcheck -CHECK_MODULES="orc gstreamer gst-plugins-base gst-plugins-ugly gst-libav gst-rtsp-server gnonlin" +CHECK_MODULES="orc gstreamer gst-plugins-base gst-plugins-ugly gst-libav gnonlin" VALGRIND_MODULES="" ERROR_RETURN=255 -- cgit v1.2.3