Correctly report errors in bpfmt
bpfmt was always exiting with return code 0, make it use the exitCode recorded when reporting errors. Also use the usage function. Test: bpfmt -o bpfmt.go Test: bpfmt Test: bpfmt -h Fixes: 113069050 Change-Id: I717d524c5f43cd36f52e33964a37324cc04c5df0
Loading
Please register or sign in to comment