checkbashisms: add --early-fail argument.
With the argument, the check exits right after the first error.
We use the script in rpmlint and it can take quite some time for some shell scripts.
This will help us.
Edited by Yadd
With the argument, the check exits right after the first error.
We use the script in rpmlint and it can take quite some time for some shell scripts.
This will help us.