Hacker News new | ask | show | jobs
by shikoba 1558 days ago
They operate the way I expect. set -e fails when I don't handle the error code of a command. If my script eat it, it doesn't fail. I see no problems here.