Ignore:
Timestamp:
10/11/12 14:22:04 (13 years ago)
Author:
wojtekp
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • DCWoRMS/trunk/src/example/localplugin/FCFSClusterLocalPlugin.java

    r497 r505  
    110110                                } 
    111111 
    112                                 ProcessingElements result = new ProcessingElements(processors.get(0).getParent().getName()); 
     112                                ProcessingElements result = new ProcessingElements(); 
    113113                                result.addAll(choosenResources); 
    114114                                map.put(StandardResourceUnitName.PE, result); 
Note: See TracChangeset for help on using the changeset viewer.