More consistently split the flowcell id and status messages
authorDiane Trout <diane@caltech.edu>
Mon, 11 May 2009 20:06:31 +0000 (20:06 +0000)
committerDiane Trout <diane@caltech.edu>
Mon, 11 May 2009 20:06:31 +0000 (20:06 +0000)
commitba7447471112227aee66953cba09ade7df8b2408
tree04635f320ce3dbf2dcc5c54a683133ac66b886bf
parent3a8b8280fd24d334007ddf6c728ffc1617fcf153
More consistently split the flowcell id and status messages
some flowcells weren't being found because their names were
"flowcell (status)" which meant the code that was trying to find
the run.xml file in the results/flowcells directory was looking
for a directory named "results/flowcell_id (status)" which
wasn't so effective.

We really need a status field
htsworkflow/frontend/samples/views.py