]> git.ekhem.eu.org Git - gdrive_knife.git/commit
Hardcode /tmp instead of tempfile.
authorJakub Czajka <jczajka@google.com>
Sun, 12 Nov 2023 11:34:38 +0000 (12:34 +0100)
committerJakub Czajka <jakub@ekhem.eu.org>
Sun, 19 Nov 2023 13:59:20 +0000 (14:59 +0100)
commit46b943f4b121c1850ea26e64fe8cefad36b0adf4
tree61a7428186d6b0f6770aba936fdd925a7f0b3f3b
parentf61040cf037c0136a94046daafc8ab3d966d7886
Hardcode /tmp instead of tempfile.

tempfile does not resolve to '/tmp' on MacOS.
gdrive_knife.py