IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 36653


Ignore:
Timestamp:
Apr 10, 2014, 11:21:41 AM (12 years ago)
Author:
mhuber
Message:

with uncomp diffims now, need to reduce RETENTION_TIME 7->5d

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippconfig/recipes/nightly_science.config

    r36037 r36653  
    33  MODE           STR CHIP
    44  COMMAND        STR chiptool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
    5   RETENTION_TIME U16 7
     5  RETENTION_TIME U16 5
    66END
    77CLEAN_MODES METADATA
     
    99  COMMAND        STR warptool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
    1010#  COMMAND        STR true
    11   RETENTION_TIME U16 7
     11  RETENTION_TIME U16 5
    1212END
    1313CLEAN_MODES METADATA
    1414  MODE           STR DIFF
    1515  COMMAND        STR difftool -dbname @DBNAME@ -updaterun -set_state goto_cleaned -state full -set_label goto_cleaned -label @LABEL@ -data_group @DATA_GROUP@
    16   RETENTION_TIME S16 7
     16  RETENTION_TIME S16 5
    1717END
    1818CLEAN_MODES METADATA
Note: See TracChangeset for help on using the changeset viewer.