commit | 5b67e0b3e6b52d982876b867a317cd28e6ce1638 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <[email protected]> | Mon Jan 22 18:52:06 2018 -0500 |
committer | Treehugger Robot <[email protected]> | Tue Jan 23 20:52:31 2018 +0000 |
tree | 4b81deb2f0edba5dbf9a424d4226b9cd6a7ba2e7 | |
parent | 50e31fa7e92cd0cceefa89e65837c1ee04aaf2bb [diff] |
minijail0: use exit(0) with -H help This isn't an error path, so exit(0) when the user requested this output. Bug: None Test: `./minijail -H; echo $?` shows 0 now Change-Id: I144b7980d1d85f9d408788bbe42544d431a1aa42