]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Tue, 12 Dec 2006 13:12:22 +0000 (13:12 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 12 Dec 2006 13:12:22 +0000 (13:12 +0000)
ext/oci8/tests/privileged_connect1.phpt

index a05a21093a31e621ef5b242cf767fbd313f4e5f3..44bb2f60a82fd13e1a0657d17810f7c05af06a0b 100644 (file)
@@ -17,9 +17,9 @@ oci_connect("", "", "", false, "qwe");
 echo "Done\n";
 ?>
 --EXPECTF--    
-Warning: oci_connect(): ORA-01031: insufficient privileges in %s on line %d
+Warning: oci_connect(): ORA-%d: %s in %s on line %d
 
-Warning: oci_connect(): ORA-01031: insufficient privileges in %s on line %d
+Warning: oci_connect(): ORA-%d: %s in %s on line %d
 
 Warning: oci_connect(): Invalid session mode specified (-1) in %s on line %d