mirror of
https://gitlab.com/dslackw/slpkg.git
synced 2025-01-27 19:58:21 +01:00
Change repository color
This commit is contained in:
parent
b32185e9e7
commit
2bf9fb95b6
1 changed files with 1 additions and 1 deletions
|
@ -686,7 +686,7 @@ class Update(object):
|
|||
sys.stdout.write("{0}Check repository [{1}{2}{3}] ... "
|
||||
"{4}".format(
|
||||
self.meta.color["GREY"],
|
||||
self.meta.color["GREEN"], repo,
|
||||
self.meta.color["CYAN"], repo,
|
||||
self.meta.color["GREY"],
|
||||
self.meta.color["ENDC"]))
|
||||
sys.stdout.flush()
|
||||
|
|
Loading…
Add table
Reference in a new issue