From: Martin Mares Date: Fri, 24 Feb 2012 22:08:26 +0000 (+0100) Subject: Updated TODO list X-Git-Tag: v3.1~15^2 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=34b93c70f9488fd137813b37b197a000eb3cb691;p=bex.git Updated TODO list --- diff --git a/TODO b/TODO index 2d381aa..fdf5f0d 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,10 @@ - bprun: - - option for setting max # of running jobs - --job= - 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?