Searched refs:src_url (Results 1 – 1 of 1) sorted by relevance
139 def download_file(self, src_url, dest_file, unzip=False, unzip_dest=None): argument151 self.run('wget -q -O "%s" "%s"' % (dest_file, src_url))