Home
last modified time | relevance | path

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

/openbmc/phosphor-pid-control/tools/
H A Dfan_rpm_loop_test.sh4 function MkDir() { mkdir "$@"; } function
78 MkDir -p /etc/thermal.d/
H A Dfan_rpm_loop_unittest.sh9 function MkDir() { echo "MkDir $*"; } function