[scannermain] Use shutil.move instead of os.rename
authorJohan Dahlin <johan@gnome.org>
Wed, 1 Sep 2010 23:54:16 +0000 (20:54 -0300)
committerJohan Dahlin <johan@gnome.org>
Wed, 1 Sep 2010 23:55:14 +0000 (20:55 -0300)
commitdfff733b154abf1e85d447d2da389b34396fe005
tree7f4bbbac3c1266abb8a6b01bfb398681e80259b6
parent2399da3d6030818b3bf9882bd37bbadacc72834d
[scannermain] Use shutil.move instead of os.rename

In case that the temporary directory and the output directory
is not on the same filesystem.
giscanner/scannermain.py