Skip to content

Partial fix to issue #1208 #1231

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Mar 11, 2025
Merged

Partial fix to issue #1208 #1231

merged 4 commits into from
Mar 11, 2025

Conversation

xexyl
Copy link
Contributor

@xexyl xexyl commented Mar 10, 2025

The -x option to force delete the submission directory and -r
rm option to set path to rm(1) were added to mkiocccentry as part of
issue #1208. The change in order of args is NOT done and will not be
done until AFTER IOCCC28.

Fixed bug where overwrite_answers was always true by default
(mkiocccentry).

xexyl added 4 commits March 10, 2025 03:47
Also fixed an error with -u uuidfile where it would not set the test boolean
to true if the UUID was "true".

The -u uuidfile and -U UUID options may not be used with -i answers, -d
or -s seed.

Updated man page for the above changes.

**IMPORTANT NOTE**: you do NOT need to use this update in order to participate
in the IOCCC28!
The -x option to force delete the submission directory and -r
rm option to set path to rm(1) were added to mkiocccentry as part of
issue ioccc-src#1208. The change in order of args is NOT done and will not be
done until AFTER IOCCC28.

Fixed bug where overwrite_answers was always true by default
(mkiocccentry).
A test was made for a future enhancement (post IOCCC28) and this was
accidentally committed.
@lcn2 lcn2 merged commit 3b74a9f into ioccc-src:master Mar 11, 2025
3 checks passed
@lcn2
Copy link
Contributor

lcn2 commented Mar 11, 2025

thank you @xexyl

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