IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 32893


Ignore:
Timestamp:
Dec 8, 2011, 9:04:34 AM (15 years ago)
Author:
Serge CHASTEL
Message:

Fixed incorrect message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdor/src/executables/ippdor_chip_to_warp.py

    r32882 r32893  
    3030
    3131To fix the problem:
    32 1) Either use another label (e.g. @LABEL_%s)
     321) Either use another label (e.g. @LABEL@_%s)
    33332) Or __IF YOU KNOW WHAT YOU ARE DOING__, delete all chips with label [@LABEL@] in chipRun:
    3434  DELETE FROM chipImfile USING chipImfile, chipRun WHERE chipImfile.chip_id=chipRun.chip_id AND label = '@LABEL@';
Note: See TracChangeset for help on using the changeset viewer.