packer icon indicating copy to clipboard operation
packer copied to clipboard

ctrl-c needs to exit with non-zero exit code.

Open tghosgor opened this issue 11 years ago • 1 comments

When started like "packer -Syu && shutdown -h now" and later while downloading some aur package if I decided to do "packer -Syu --noconfirm && shutdown -h now" and go to sleep, pressing ctrl-c shuts down the computer because packer return 0.

tghosgor avatar Feb 04 '14 12:02 tghosgor

ping @keenerd

tghosgor avatar Mar 29 '18 07:03 tghosgor