Skip to content

create temp files in output directory, not in input dir#7

Open
TyberiusPrime wants to merge 1 commit intosandberg-lab:mainfrom
TyberiusPrime:main
Open

create temp files in output directory, not in input dir#7
TyberiusPrime wants to merge 1 commit intosandberg-lab:mainfrom
TyberiusPrime:main

Conversation

@TyberiusPrime
Copy link

Bamboozle tries to create it's temp files next to the input file,
instead of next to the output file.

This of course fails if your input files are in non-writable directories/filesystems.

The PR fixes it to write the temp files in the output directory - which must be writable anyway - instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant