Upgrade failing because a command returns exit code 1 ;)
Solution
No need to put exit code into a var, just use if ! some_command
PR Status
[ ] Code finished.
[ ] Tested with Package_check.
[ ] Fix or enhancement tested.
[ ] Upgrade from last version tested.
[ ] Can be reviewed and tested.
Package_check results
An automatic package_check will be launch at https://ci-apps-dev.yunohost.org/, when you add a specific comment to your Pull Request: "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!"*
Problem
Solution
if ! some_command
PR Status
Package_check results