From: Elan Ruusamäe Date: Wed, 23 Nov 2016 02:11:18 +0000 (+0200) Subject: update patch X-Git-Tag: auto/th/php-pecl-memcache-3.0.9-1~4 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fphp-pecl-memcache.git;a=commitdiff_plain;h=a95512b07d6d6ac36421d2058a59d8cfa29ccb25 update patch should keep the original connect line --- diff --git a/tests.patch b/tests.patch index 3976663..6485505 100644 --- a/tests.patch +++ b/tests.patch @@ -1,11 +1,18 @@ +https://github.com/websupport-sk/pecl-memcache/pull/16 -move connect to proper section to make SKIP work +commit efad82d9517a13ec0073525759ac900a55c27c99 +Author: Elan Ruusamäe +Date: Wed Nov 23 03:59:51 2016 +0200 -https://github.com/websupport-sk/pecl-memcache/pull/16 + move connect to proper section to make SKIP work + + otherwise this test will FAIL instead of SKIP if memcache server is not available ---- php70-pecl-memcache-3.0.9/tests/pecl16442.phpt~ 2016-11-23 03:56:10.000000000 +0200 -+++ php70-pecl-memcache-3.0.9/tests/pecl16442.phpt 2016-11-23 03:57:20.017464335 +0200 -@@ -1,10 +1,10 @@ +diff --git a/tests/pecl16442.phpt b/tests/pecl16442.phpt +index b1a7edf..499c645 100644 +--- a/tests/pecl16442.phpt ++++ b/tests/pecl16442.phpt +@@ -1,5 +1,7 @@ --TEST-- PECL bug #16442 (memcache_set fail with integer value) +--SKIPIF-- @@ -13,8 +20,3 @@ https://github.com/websupport-sk/pecl-memcache/pull/16 --FILE--