IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27090


Ignore:
Timestamp:
Feb 25, 2010, 2:24:34 PM (16 years ago)
Author:
bills
Message:

accept 'drop' as a valid stage for magicDSRun

File:
1 edited

Legend:

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

    r26981 r27090  
    11901190    if (!((strcmp(state, "new") == 0) ||
    11911191          (strcmp(state, "full") == 0) ||
     1192          (strcmp(state, "drop") == 0) ||
    11921193          (strcmp(state, "failed_revert") == 0) ||
    11931194          (strcmp(state, "failed_cleanup") == 0) ||
Note: See TracChangeset for help on using the changeset viewer.