[KinoSearch] Another minimal test case: File::Find causes crash

Edward Betts edwardbetts at gmail.com
Wed Jun 6 03:01:27 PDT 2007


On 06/06/07, Marvin Humphrey <marvin at rectangular.com> wrote:
> This happened because File::Find had changed the working directory
> and the relative path to the index was no longer valid.  Relative
> index paths get absolute-ified as of repository revision 2461,
> resolving the issue.

I guessed it was something to do with File::Find changing directory,
but I hadn't thought to use an absolute path for the index. Thanks for
your help.

-- 
Edward Betts



More information about the KinoSearch mailing list