From a95512b07d6d6ac36421d2058a59d8cfa29ccb25 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 23 Nov 2016 04:11:18 +0200 Subject: [PATCH] update patch should keep the original connect line --- tests.patch | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) 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--