Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dgen_misc.py411 def quote_bash_parm(parm): function
H A Dgen_call_robot.py296 parm = gm.quote_bash_parm(gm.escape_bash_quotes(str(parm)))
H A Dgen_cmd.py734 command_string += gm.quote_bash_parm(str(value))