Closed McSinyx closed 3 months ago
It is easier to debug when the script does not fall through errors.
The grep invocation is moved inside the predicate to not fail when there is no match.
Thanks, looks reasonable.
Thanks!
It is easier to debug when the script does not fall through errors.
The grep invocation is moved inside the predicate to not fail when there is no match.