Home
last modified time | relevance | path

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

/external/toolchain-utils/
Dget_common_image_version.py23 VERSIONS_HISTORY_URL = 'http://cros-omahaproxy.appspot.com/history' variable
27 print('List of betas from %s' % VERSIONS_HISTORY_URL)
76 all_versions = opener.open(VERSIONS_HISTORY_URL)
78 print('Cannot open', VERSIONS_HISTORY_URL)