Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/
H A Dcombo-layer170 def runcmd(cmd,destdir=None,printerr=True,out=None,env=None): argument
185 if printerr:
467 runcmd("git rm --cached %s" % conf.localconffile, printerr=False)
548 actualbranch = runcmd("git branch --contains %s" % rev, repodir, printerr=False)
607 runcmd("git checkout %s" % branch, ldir, printerr=False)
770 output = runcmd("git status --porcelain %s" % relpath, printerr=False)