This enables the valgrind test added before, with suppressions for liblsd/list.
The issue where powermand --stdio would exit immediately when EOF was received on stdin is also fixed. That was preventing any output from being sent, which is useful to see in test.
This enables the valgrind test added before, with suppressions for liblsd/list.
The issue where
powermand --stdio
would exit immediately when EOF was received on stdin is also fixed. That was preventing any output from being sent, which is useful to see in test.