pexip/pexshell

Using `--log <file>` panics

Closed this issue · 1 comments

$ pexshell --log pexshell.log login
thread 'main' panicked at src/pexshell.rs:180:41:
Mismatch between definition and access of `log`. Could not downcast to std::path::PathBuf, need to downcast to alloc::string::String

😬
Missing tests ahoy! (probably my fault 🤦)