Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/lib/oe/
H A Dterminal.py36 fmt_sh_cmd = self.format_command(sh_cmd, title)
46 def format_command(self, sh_cmd, title): argument
55 Terminal.__init__(self, sh_cmd, title, env, d)
70 XTerminal.__init__(self, sh_cmd, title, env, d)
97 XTerminal.__init__(self, sh_cmd, title, env, d)
117 Terminal.__init__(self, sh_cmd, title, env, d)
142 Terminal.__init__(self, sh_cmd, title, env, d)
157 Terminal.__init__(self, sh_cmd, title, env, d)
178 Terminal.__init__(self, sh_cmd, title, env, d)
244sh_cmd = bb.utils.which(os.getenv('PATH'), "oe-gnome-terminal-phonehome") + " " + pidfile + " " +
[all …]