Skip to content

Conversation

@frmdstryr
Copy link
Contributor

Hopefully this is correct. Let me know if there's a better way to do it. I made it just give a warning instead of exit.

}
else if (mode_board) {
expect_filename_arg(filenames, "board", 0);
expect_filename_arg(filenames, "planes", 1);
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The planes file is somewhat optional. If it's not there, it's not worth a warning that may confuse people.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. It'll ignore the file exists check for that argument now.

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.

3 participants