Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes: > Juergen, I guess this is OK?
After the patch is applied, there is still a problem with the filetools test. The output is pegase: ./filetools ./bar/ ./foo/bar/ ././bar/ ././foo/bar/ /bar/ /foo/bar/ ./foo/bar/ ././foo/bar/ /foo/bar/ Of course, all the extra ./ should have been removed. JMarc