Author: nextgens
Date: 2007-03-11 16:15:59 +0000 (Sun, 11 Mar 2007)
New Revision: 12100
Modified:
trunk/apps/new_installer/src/Sha1Test.java
Log:
doh
Modified: trunk/apps/new_installer/src/Sha1Test.java
===================================================================
--- trunk/apps/new_installer/src/Sha1Test.java 2007-03-11 16:09:26 UTC (rev
12099)
+++ trunk/apps/new_installer/src/Sha1Test.java 2007-03-11 16:15:59 UTC (rev
12100)
@@ -34,7 +34,7 @@
count++;
try{
Thread.sleep(5000);
- }catch(IOException e){
+ }catch(InterruptedException e){
}
}
System.out.println("No mirror is available at the moment,
please try again later");