Ignore:
Timestamp:
03/28/13 15:39:22 (12 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/branches/coolemall/src/test/DEBBTranslator/src/PLMXMLTranslator.java

    r1021 r1038  
    9797                                String name = inputFileName.substring(position + 1); 
    9898//                              logger.debug("name=" + name);            
    99                                 outputFileName = path + "DCWORMS" + "_" + name; 
     99                                outputFileName = path + "/DCWORMS" + "_" + name; 
    100100                        } 
    101101                         
Note: See TracChangeset for help on using the changeset viewer.