On 12/16/2017 01:19 AM, Jakub Kicinski wrote: > /bin/sh's exit does not recognize -1 as a number, leading to > the following error message: > > /bin/sh: 1: exit: Illegal number: -1 > > Use 1 as the exit code. > > Signed-off-by: Jakub Kicinski <[email protected]> > Reviewed-by: Quentin Monnet <[email protected]>
Applied to bpf-next, thanks Jakub!
