Okay, I changed win32 temp path from "." (current dir) to ".." (parent dir) to prevent OTA2 failing when moving the tarball file from current to temp dirs (which are the same for win32, until we build in my latest tiny patch). I think you can move a file to itself (just a redundant rename) on linux, but apparently not win32... Of course, I did not yet test this (no useful mingw toolchain yet). I sent you a pull request on kindletool.h.
|