Home
last modified time | relevance | path

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

/openbmc/openbmc-build-scripts/scripts/
H A Dunit-test.py237 printline(os.getcwd(), ">", " ".join(cmd))
255 printline(pkg_dir, "> git clone", pkg_repo, branch, "./")
261 printline("Input branch not found, default to master")
1374 def printline(*line): function
1381 def printline(*line): function