|
@@ -1617,6 +1617,7 @@ class RemoteNodeController(NodeController):
|
|
for x in add_environ_vars:
|
|
for x in add_environ_vars:
|
|
cmdline.extend(['{}={}'.format(x, add_environ_vars[x])])
|
|
cmdline.extend(['{}={}'.format(x, add_environ_vars[x])])
|
|
#
|
|
#
|
|
|
|
+ add_environ_vars = None
|
|
#
|
|
#
|
|
#
|
|
#
|
|
if self._env['numa_settings'] is not None:
|
|
if self._env['numa_settings'] is not None:
|