commit | 803e9c1c94d06cfab43606056c653268e12926d8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Mar 15 18:11:10 2021 +1300 |
committer | Simon Glass <sjg@chromium.org> | Sat Mar 27 15:04:31 2021 +1300 |
tree | b349f3c8d38d1fc8230af1f3b45837ef0dba4b52 | |
parent | 1503c2c7906d191e24579246fc3a6fcd656a890b [diff] |
sandbox: Update do_host_bind() argument counting Remove the 'bind' subcommand before processing the arguments. This will make it easier to add an optional flag. Signed-off-by: Simon Glass <sjg@chromium.org>