IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40416 for trunk


Ignore:
Timestamp:
May 2, 2018, 2:39:25 PM (8 years ago)
Author:
watersc1
Message:

Have ipp_cleanup.pl not set error_cleaned on runs, as that blocks updates. For testing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/ipp_cleanup.pl

    r37714 r40416  
    2727# turn this on the set the state to error_state when errors occur cleaning up individual components
    2828# We may stop doing this
    29 my $set_error_state_for_run = 1;
     29my $set_error_state_for_run = 0;
    3030
    3131# this gets set to 1 the first time we set the corresponding destreak run to be cleaned
Note: See TracChangeset for help on using the changeset viewer.