Home
last modified time | relevance | path

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

/rocksdb-6.9/buckifier/
Dutil.py70 def run_shell_command(shell_cmd, cmd_dir=None): function
75 run_shell_command("mkdir -p %s" % cmd_dir)
108 ret_code, stdout, stderr = run_shell_command(shell_cmd, cmd_dir)