mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-28 16:27:50 +00:00
tools: Fix comment in agent-ctl
Correct a comment in the agent control tool. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
ee59378232
commit
6511ffe89d
@ -1179,7 +1179,7 @@ fn agent_cmd_sandbox_list_routes(
|
||||
|
||||
#[inline]
|
||||
fn builtin_cmd_repeat(_cfg: &Config, _options: &mut Options, _args: &str) -> (Result<()>, bool) {
|
||||
// XXX: NOP implementation. Due to the way repeat has to work, providing
|
||||
// XXX: NOP implementation. Due to the way repeat has to work, providing a
|
||||
// handler like this is "too late" to be useful. However, a handler
|
||||
// is required as "repeat" is a valid command.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user