Skip to content
Snippets Groups Projects
Commit f9087b0d authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Change application default behavior and command line options

Pugs used to detect terminal execution type to position flags (color, pause on
error in debug mode).
Due to MPI compatibility no more detection is performed and by default
- output is colorized which can be disabled using '--no-color'
- pause or error is deactivated unless flag '-p' or '--pause-on-error' is used

Fix #5
parent 025627e6
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment