mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-01-03 06:24:21 +01:00
Don't format the error string before passing to the `anyhow!()` macro since it can format strings itself. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>