IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29562 for trunk/ippTools


Ignore:
Timestamp:
Oct 26, 2010, 10:48:10 AM (16 years ago)
Author:
bills
Message:

change failed_cleanup to error_cleaned for consistency with other stages

File:
1 edited

Legend:

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

    r29561 r29562  
    13371337          (strcmp(state, "drop") == 0) ||
    13381338          (strcmp(state, "failed_revert") == 0) ||
    1339           (strcmp(state, "failed_cleanup") == 0) ||
     1339          (strcmp(state, "error_cleaned") == 0) ||
    13401340          (strcmp(state, "restored") == 0) ||
    13411341          (strcmp(state, "censored") == 0) ||
Note: See TracChangeset for help on using the changeset viewer.