Home
last modified time | relevance | path

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

/tools/external_updater/
Dexternal_updater.py60 STALE = '\x1b[31;1m' variable in Color
176 print(color_string('Out of date!', Color.STALE))
202 …ng(f'We DO NOT recommend upgrading to {alternative_ver_type} {alternative_version}. ', Color.STALE)