Skip to content

fix: reject start_file equal to restart_file on simple export - #8

Merged
galjos merged 1 commit into
mainfrom
fix/start-restart-collision
Sep 5, 2026
Merged

fix: reject start_file equal to restart_file on simple export#8
galjos merged 1 commit into
mainfrom
fix/start-restart-collision

Conversation

@galjos

@galjos galjos commented Sep 2, 2026

Copy link
Copy Markdown
Member

Simple render_input / export now rejects a start file that matches the restart file (case-insensitive), matching the run-plan guard.

Fixes #4.

Run plans already guarded restart collisions. Simple render/export now rejects the same case-insensitive clash so PQ cannot overwrite the starting structure.
@galjos
galjos force-pushed the fix/start-restart-collision branch from 3a5c2f8 to 4ebb4d6 Compare September 4, 2026 08:55
@galjos
galjos merged commit 899e9ad into main Sep 5, 2026
5 checks passed
@galjos
galjos deleted the fix/start-restart-collision branch September 5, 2026 20:13
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.

Simple export allows start_file to equal restart_file

1 participant