share/rbbt_commands/workflow/info in rbbt-util-5.22.3 vs share/rbbt_commands/workflow/info in rbbt-util-5.22.4
- old
+ new
@@ -35,10 +35,10 @@
color = case status.to_sym
when :error, :aborted, :missing, :dead
:red
when :streaming, :started
:cyan
- when :done
+ when :done, :noinfo
:green
when :dependencies, :waiting, :setyp
:yellow
else
if status.to_s.index ">"