]> granicus.if.org Git - php/commitdiff
- Fix test (Bug #51035)
authorFelipe Pena <felipe@php.net>
Mon, 15 Feb 2010 21:24:17 +0000 (21:24 +0000)
committerFelipe Pena <felipe@php.net>
Mon, 15 Feb 2010 21:24:17 +0000 (21:24 +0000)
ext/posix/tests/posix_getgrgid_basic.phpt

index 866e11681a33ff9e70ecbe1583489aea037627ea..fdcdf35a420f0ecd56a3c014a96dfd4d7a1be9f6 100644 (file)
@@ -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
+