ladon
ladon copied to clipboard
Return code
It seems to me a mandatory feature for ladon to report a proper exit code.
If any command failed, it should return 1.
Right now it returns success 0 whatever the result of user commands.
What do you think about it?
I think that's a good idea :+1: