Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oeqa/
H A Drunexported.py143 env_file = os.path.join(extract_path, f)
144 updateEnv(env_file)
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dcommands.py372 def updateEnv(env_file): argument
377 cmd = ". %s; env -0" % env_file