IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 26495


Ignore:
Timestamp:
Dec 29, 2009, 11:10:19 AM (16 years ago)
Author:
bills
Message:

for the time being allow failed_cleanup as a valid magicDSRun.state

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/magicdstool.c

    r26459 r26495  
    913913          (strcmp(state, "full") == 0) ||
    914914          (strcmp(state, "failed_revert") == 0) ||
     915          (strcmp(state, "failed_cleanup") == 0) ||
    915916          (strcmp(state, "restored") == 0) ||
    916917          (strcmp(state, "censored") == 0) ||
Note: See TracChangeset for help on using the changeset viewer.