Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Doescripts.py75 def run_oegitproxy(self, custom_shell=None): argument
80 if custom_shell is None:
83 prefix = custom_shell + ' '
119 self.run_oegitproxy(custom_shell=dash)