1
0
mirror of https://github.com/php/php-src.git synced 2026-03-25 16:52:18 +01:00

Fix failed test: sys_errlist[116] have changed on recent glibc (Fedora 18)

old: Stale NFS file handle
new: Stale file handle
This commit is contained in:
Remi Collet
2013-01-31 14:22:56 +01:00
parent 9d6636364d
commit f7362232f4

View File

@@ -138,7 +138,7 @@ string(12) "Host is down"
string(16) "No route to host"
string(29) "Operation already in progress"
string(25) "Operation now in progress"
string(21) "Stale NFS file handle"
string(%d) "Stale%sfile handle"
string(24) "Structure needs cleaning"
string(27) "Not a XENIX named type file"
string(29) "No XENIX semaphores available"