Skip to content

Modified nds-client-config to return non-zero exit status when given bad options (closes #152)

Ed Maros requested to merge ed-maros/nds2-client:152-nds-client-config into master

Closes #152 (closed)

This change simply has nds-client-config return a non-zero exit status when a bad option is given. A unit test has been added to verify the changes.

Merge request reports