mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-30 05:13:52 +00:00
There is a usage of options.Err in a Printf, but this option is never set. This patch passes the stderr into the command and assigns the option correctly.