This removes the possibility to submit but not commit a run.
- Most users want to commit, and it was easy to forget the flag.
- If the intention is to check a submission for errors, lnt checkformat can be used.
This also reverts most of the changes in r308256; as there is little use
in making the flag simpler to use when we can just remove it instead.