Skip to content
This repository has been archived by the owner on Jan 29, 2019. It is now read-only.

Add error checking for missing arguments #1

Open
rjyounes opened this issue Jan 15, 2015 · 1 comment
Open

Add error checking for missing arguments #1

rjyounes opened this issue Jan 15, 2015 · 1 comment
Assignees
Labels

Comments

@rjyounes
Copy link
Collaborator

All arguments may be specified on the commandline. Some options may be specified in the config file as well; these values are overridden by commandline arguments. Some but not all options have a programmatic default. Need to implement error-checking for arguments with no default value that remain unspecified either in the config file or on the commandline.

@rjyounes rjyounes self-assigned this Jan 15, 2015
@rjyounes rjyounes added the bug label Jan 15, 2015
@rjyounes
Copy link
Collaborator Author

Write error messages to logfile as well as to stderr

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant