]> git.openstreetmap.org Git - rails.git/commitdiff
Use FileUtils.mv instead of File.rename as it will do a copy+delete when
authorTom Hughes <tom@compton.nu>
Thu, 7 Feb 2008 23:53:20 +0000 (23:53 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 7 Feb 2008 23:53:20 +0000 (23:53 +0000)
the source and target are not on the same filesystem. Closes #670.


No differences found