Project

General

Profile

« Previous | Next » 

Revision 7124

do not download data at this point

View differences:

src/edu/ucsb/nceas/metacat/admin/upgrade/dataone/GenerateORE.java
49 49
        
50 50
        // include ORE, data, for this server only
51 51
        boolean includeOre = true;
52
        boolean downloadData = true;
52
        boolean downloadData = false;
53 53
        int serverLocation = 1;
54 54

  
55 55
        try {

Also available in: Unified diff