Searched refs:cat_file_to_cmd (Results 1 - 1 of 1) sorted by relevance

/external/autotest/client/bin/
H A Dbase_utils.py35 ret = cat_file_to_cmd(file, command, ignore_status=True)
48 def cat_file_to_cmd(file, command, ignore_status=0, return_output=False): function
91 extracted = cat_file_to_cmd(tarball, 'tar xvf - 2>/dev/null',

Completed in 56 milliseconds