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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user