Home
last modified time | relevance | path

Searched refs:allow_shell_rc (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-test-automation/bin/
H A Dprocess_plug_in_packages.py136 global allow_shell_rc
137 valid_integer(allow_shell_rc)
140 allow_shell_rc = "0x%08x" % int(allow_shell_rc, 0)
141 set_pgm_arg(allow_shell_rc)
144 def run_pgm(plug_in_dir_path, call_point, allow_shell_rc): argument
225 if shell_rc != 0 and shell_rc != allow_shell_rc:
257 global allow_shell_rc
268 allow_shell_rc = int(allow_shell_rc, 0)
278 plug_in_dir_path, call_point, allow_shell_rc