http://bugs.grommit.com/show_bug.cgi?id=430
------- Comment #2 from richlowe at richlowe.net 2008-02-16 21:47 PDT ------- While the attached suggested fix does fix one problem, it is not necessarily the correct fix. The problem is that for the first file in build_old_new we're in $PWD (which may itself be wrong?), for subsequent files we're in the destination directory. I would suggest that changing directory mid-way through there is itself probably wrong, where the attached patch is sufficient, or whether we wish to be in the workspace until we're done with build_old_new, I don't know. -- Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.