Kiwi / clyde

Next-generation libalpm/makepkg wrapper.
https://kiwi.github.io/clyde
Other
63 stars 8 forks source link

clyde always exits with exit code 1, even when things went fine #106

Open Dieterbe opened 13 years ago

Dieterbe commented 13 years ago

Install any package. example: clyde -S luakit-develop-git

this ends fine, but clyde's exit code will be 1 expected: exit(0)