From: Felipe Pena Date: Mon, 15 Feb 2010 21:24:17 +0000 (+0000) Subject: - Fix test (Bug #51035) X-Git-Tag: php-5.4.0alpha1~191^2~1952 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4637c8bcab5df9d39059d8714c75cac08fbf1b26;p=php - Fix test (Bug #51035) --- diff --git a/ext/posix/tests/posix_getgrgid_basic.phpt b/ext/posix/tests/posix_getgrgid_basic.phpt index 866e11681a..fdcdf35a42 100644 --- a/ext/posix/tests/posix_getgrgid_basic.phpt +++ b/ext/posix/tests/posix_getgrgid_basic.phpt @@ -20,11 +20,11 @@ Basic test of POSIX getgid and getgrid fucntions Array ( [name] => %s - [passwd] => %s + [passwd] => %a [members] => Array %a [gid] => %d ) ===DONE=== - \ No newline at end of file +