-
Notifications
You must be signed in to change notification settings - Fork 6
No meaningful output if redirected to a non-termial #113
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers
Description
How to reproduce
Example in powershell, but equivalent holds for other shells
mapchef.exe defaultcmf --verify .\path\to\cmf_description.json | echo
Expected behavior
Something like this:
2021-01-29 22:19:44,224 - mapactionpy_controller.main_stack - INFO (main_stack +ln154) ;- Starting: Checking that the Crash Move Folder description file opens correctly
2021-01-29 22:19:44,227 - mapactionpy_controller.main_stack - INFO (main_stack +ln98) ;- The Crash Move Folder description file opened correctly
2021-01-29 22:19:44,229 - mapactionpy_controller.main_stack - INFO (main_stack +ln154) ;- Starting: Checking that each of the configuration files matches their relevant schemas
Actual behavior
(eg nothing is ouput)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomers