Strider-CD / strider-github

Github provider for strider
25 stars 34 forks source link

Added support for windows paths. #7

Closed abe545 closed 10 years ago

abe545 commented 10 years ago

Used os.tmpdir instead of "/tmp/" to support windows. Also used path.join to combine the temp dir with the filename to make doubly sure it will work on both *nix and windows.

niallo commented 10 years ago

Nice work!

Wow, it's really time to put out a new Strider stable version :)