ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/java/installer2/src/net/oni2/aeinstaller/DepotPackageCheck.java
(Generate patch)

Comparing AE/installer2/src/net/oni2/aeinstaller/DepotPackageCheck.java (file contents):
Revision 637 by alloc, Sun Jan 20 11:28:12 2013 UTC vs.
Revision 662 by alloc, Sat Feb 2 11:41:38 2013 UTC

# Line 19 | Line 19 | public class DepotPackageCheck {
19           */
20          public static void main(String[] args) {
21                  System.out.println("Reading Depot data:");
22 <                DepotManager.getInstance().updateInformation(false);
22 >                DepotManager.getInstance().updateInformation();
23                  System.out.println("\nReading done");
24                  System.out.println();
25                  DepotManager.getInstance().printStats();

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)