X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=TODO;h=fdf5f0df9797493e508fb1500e2cafb74a894c59;hb=231374f1d53038740217158b8ed5b746015d9758;hp=be2984a33a599556f9700d4551137b168a1677b4;hpb=53213259a33f355dde552017877f183d17030736;p=bex.git diff --git a/TODO b/TODO index be2984a..fdf5f0d 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,10 @@ -- bprun: option for setting max # of running jobs -- bprun --job -- bprun: keyboard controls -- bprun: fix buggy counters -- bprun: we assume that the cwd of screen is the same as ours -- fix! -- Terminology: machine vs. host +- bprun: + - --job= + - keyboard controls + - display job duration + - global error indicators should be displayed in red + - 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?