Changes between Version 3 and Version 4 of Ticket #335


Ignore:
Timestamp:
May 6, 2010, 5:52:28 PM (14 years ago)
Author:
benj
Comment:

Fixed divide-by-zero error on sct increment of 0

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #335 – Description

    v3 v4  
    1414 * Improve configSorter.py so that it sorts entries into the same order that they're in the template file rather than alphabetically.
    1515 * Improve detection of UK/non-UK flights - currently just uses project code and assumes non-UK if it doesn't know or can't read the logsheet, so can wind up using the wrong projection.
    16  * If sct start, end and increment are all zero then specim_qsub breaks with a divide-by-zero error - shouldn't allow an increment of 0.