aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sos/report/plugins/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sos/report/plugins/__init__.py b/sos/report/plugins/__init__.py
index ed0a07ef..6eeef5c1 100644
--- a/sos/report/plugins/__init__.py
+++ b/sos/report/plugins/__init__.py
@@ -2099,7 +2099,7 @@ class Plugin(object):
return sos_get_command_output(cmd, timeout=timeout, chroot=root,
chdir=runat, binary=binary, env=env,
- foreground=foreground)
+ foreground=foreground, stderr=stderr)
def _get_container_runtime(self, runtime=None):
"""Based on policy and request by the plugin, return a usable