Changeset 32893
- Timestamp:
- Dec 8, 2011, 9:04:34 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippdor/src/executables/ippdor_chip_to_warp.py
r32882 r32893 30 30 31 31 To fix the problem: 32 1) Either use another label (e.g. @LABEL _%s)32 1) Either use another label (e.g. @LABEL@_%s) 33 33 2) Or __IF YOU KNOW WHAT YOU ARE DOING__, delete all chips with label [@LABEL@] in chipRun: 34 34 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.
