Using `--log <file>` panics
Closed this issue · 1 comments
AlexMorson commented
$ 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
Humandoodlebug commented
😬
Missing tests ahoy! (probably my fault 🤦)