Prettiness. It counts
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
e5533b2f3d
commit
e871157429
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ def main():
|
|||
showlogs += " -f --since 1s"
|
||||
else:
|
||||
showlogs += " | less"
|
||||
print(f"{Color.BOLD}—→ {name}:{Color.END} {status.value} {details or ''}")
|
||||
print(f"{Color.BOLD}→ {name}:{Color.END} {status.value} {details or ''}")
|
||||
print(showlogs)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue