]> mj.ucw.cz Git - bex.git/commitdiff
Updated TODO list
authorMartin Mares <mj@ucw.cz>
Fri, 24 Feb 2012 22:08:26 +0000 (23:08 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 24 Feb 2012 22:08:26 +0000 (23:08 +0100)
TODO

diff --git a/TODO b/TODO
index 2d381aad46ed8de824bb8b692fd191a0d2e23861..fdf5f0df9797493e508fb1500e2cafb74a894c59 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,10 @@
 - bprun:
-       - option for setting max # of running jobs
        - --job=<jid>
        - keyboard controls
-       - we should not assume that the cwd of screen is the same as ours
        - display job duration
        - global error indicators should be displayed in red
-- Terminology: machine vs. host
+       - accesses unitialized rows when screen is too short
+       - different colors for done hosts
+       - different colors for UNREACH hosts vs. real failures
 - Detector of orphans (unused queue dirs, jobs on non-existent machines, non-queued jobs)
 - When bex run uploads a temporary file, shouldn't it be more insistent on removing it on failures?