Home
last modified time | relevance | path

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

/external/autotest/cli/
Datest_migrate_host40 old_host_acls = [a for a in old_host.get_acls() if a.name != 'Everyone'] variable
43 for acl in old_host_acls: