A bit of refactoring toward making the run progress report code work
authorDiane Trout <diane@caltech.edu>
Mon, 11 Aug 2008 23:22:15 +0000 (23:22 +0000)
committerDiane Trout <diane@caltech.edu>
Mon, 11 Aug 2008 23:22:15 +0000 (23:22 +0000)
commit06c4f66bf7ec31c5351832ee102d5e4c9051260d
tree0facb32df3568b424ce18268a1c700967c0b0adb
parent0bc38866f6b3bb1fcd00d2ceacf06edb2ea00642
A bit of refactoring toward making the run progress report code work
by walking the directory instead of just watching via pyinotify.

mostly this was move where the report formatting code was stored to
someplace a little more shared, and by moving the thread that watches
the directory tree.
gaworkflow/automation/runner.py
gaworkflow/pipeline/monitors.py [deleted file]
gaworkflow/pipeline/run_status.py
scripts/configure_pipeline