Skip to content

Add os.O_TRUNC flag to os.OpenFile to solve trailing junk issue.#63

Open
ax-nathan wants to merge 1 commit intomasterfrom
unknown repository
Open

Add os.O_TRUNC flag to os.OpenFile to solve trailing junk issue.#63
ax-nathan wants to merge 1 commit intomasterfrom
unknown repository

Conversation

@ax-nathan
Copy link

Without the O_TRUNC flag, if boilr is run more than once, and the resulting output is shorter than the previous run, then the resulting files have leftovers at the end from the previous file contents.

@philoserf
Copy link

Ping @tmrts

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.

2 participants