From b656af88c78e156f3ea7c9809b6a66328920ea8f Mon Sep 17 00:00:00 2001 From: Digimer Date: Sun, 2 Sep 2018 22:13:41 -0400 Subject: [PATCH] * Added a TODO Signed-off-by: Digimer --- tools/anvil-daemon | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/anvil-daemon b/tools/anvil-daemon index f15155f1..03e402f0 100755 --- a/tools/anvil-daemon +++ b/tools/anvil-daemon @@ -10,6 +10,7 @@ # # TODO: # - Need to check what kind of machine this is and not prep the database unless its a dashboard. +# - Add a "running: pending,yes,done,dead" and show an appropriate icon beside jobs # use strict;