Home | History | Annotate | Download | only in hosts

Lines Matching refs:search_cmd

2156         search_cmd = "find -L %s -maxdepth 4 | egrep '%s'" % (
2162 self.run(search_cmd, stdout_tee=None, stderr_tee=None)