Index: trunk/ippdor/src/executables/ippdor_chip_to_warp.py
===================================================================
--- trunk/ippdor/src/executables/ippdor_chip_to_warp.py	(revision 32892)
+++ trunk/ippdor/src/executables/ippdor_chip_to_warp.py	(revision 32893)
@@ -30,5 +30,5 @@
 
 To fix the problem:
-1) Either use another label (e.g. @LABEL_%s)
+1) Either use another label (e.g. @LABEL@_%s)
 2) Or __IF YOU KNOW WHAT YOU ARE DOING__, delete all chips with label [@LABEL@] in chipRun:
   DELETE FROM chipImfile USING chipImfile, chipRun WHERE chipImfile.chip_id=chipRun.chip_id AND label = '@LABEL@';
