OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cleanup_only
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/bin/result_tools/
runner.py
70
def run_on_client(host, client_results_dir,
cleanup_only
=False):
75
@param
cleanup_only
: True to delete all existing directory summary files in
91
if
cleanup_only
:
118
action = 'cleanup' if
cleanup_only
else 'create'
/external/autotest/server/hosts/
abstract_ssh.py
[
all
...]
Completed in 193 milliseconds