Project

General

Profile

« Previous | Next » 

Revision 8275a22c

Added by Andreas Müller over 3 years ago

cleanup

View differences:

cdm-pesi/src/main/java/eu/etaxonomy/cdm/app/pesi/merging/PesiCommandLineMerge.java
62 62
        app = CdmIoApplicationController.NewInstance(source, DbSchemaValidation.VALIDATE, false);
63 63
        doInvoke();
64 64
    }
65

  
65 66
    private void doInvoke(){
66 67
        List<List<String>> fileData = null;
67 68
        String next = nextMerge(fileData);

Also available in: Unified diff