Petr Bena <[email protected]> wrote: > because you have only 3 files and no folders, try it on something more > complicated...
> [...] The error occurs when a directory precedes a file in the ar- gument list (or in any directory that we recurse into). In that case, we fchdir() to the directory (line #130), but don't fchdir() back after recursion, so subsequently we can- not find the other files. Filed https://bugzilla.wikimedia.org/50097 for tracking. Tim _______________________________________________ Labs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/labs-l
