Browse Source
pacman -Qdtq exits with code 1 when there are no orphans, which is not an error condition. Handle this gracefully by returning nil instead of an error.master
1 changed files with 10 additions and 0 deletions
Loading…
Reference in new issue