From 696a1bdc0737c5016d829493daf4fab72f169ca8 Mon Sep 17 00:00:00 2001 From: Ulf Wendel Date: Tue, 6 Sep 2011 16:37:45 +0000 Subject: [PATCH] Fixing SKIPIF --- ext/posix/tests/posix_getpgid_error.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/posix/tests/posix_getpgid_error.phpt b/ext/posix/tests/posix_getpgid_error.phpt index e703b8fdc15..b15a3c39b2a 100644 --- a/ext/posix/tests/posix_getpgid_error.phpt +++ b/ext/posix/tests/posix_getpgid_error.phpt @@ -2,7 +2,7 @@ Test posix_getpgid() function : error conditions --SKIPIF--