Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No meaningful output if redirected to a non-termial #113

Open
andrewphilipsmith opened this issue Jan 29, 2021 · 0 comments
Open

No meaningful output if redirected to a non-termial #113

andrewphilipsmith opened this issue Jan 29, 2021 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@andrewphilipsmith
Copy link
Member

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)

@andrewphilipsmith andrewphilipsmith added the bug Something isn't working label Jan 29, 2021
@andrewphilipsmith andrewphilipsmith added this to the v1.1 milestone Jan 29, 2021
@andrewphilipsmith andrewphilipsmith self-assigned this Jan 29, 2021
@andrewphilipsmith andrewphilipsmith removed this from the v1.1 milestone Feb 27, 2021
@andrewphilipsmith andrewphilipsmith added the good first issue Good for newcomers label Apr 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant