[project @ Handling of missing app errors with running pipeline]
authorBrandon King <kingb@caltech.edu>
Fri, 16 Nov 2007 18:46:22 +0000 (18:46 +0000)
committerBrandon King <kingb@caltech.edu>
Fri, 16 Nov 2007 18:46:22 +0000 (18:46 +0000)
commite931fbf256a9b0ad76f398dbd380b570c644a7df
tree11fc8aedad0ebb98cda0344cc13e1ddbb6bca5ff
parent76f18f2817abb613b9056488568db6f3746f75e0
[project @ Handling of missing app errors with running pipeline]
 WARNING: Still not fully functional, making progress through.
 * Prints out success or failure of run
   * FIXME: There is a weird BUG where towards the end of a run when
     the summary files are being generated that the pipeline code just
     stops processing. It's just sitting in memory not doing anything.
     The config_pipeline.py gets stuck on line = pipe.stdout.readline()
     at this point.
 * Checks for lack of ghostscript.
bin/config_pipeline.py