schultyy / Sokan

Provisioning with Rust
MIT License
4 stars 0 forks source link

Improve package install log messages #33

Closed schultyy closed 9 years ago

schultyy commented 9 years ago

Only print process output to stderr if an error ocurred. Otherwise just notify the user that a package has been installed.

Also fixed the broken is package installed check.