Mercurial > eagle-eye
diff scan.pl @ 206:b7af307a222d
added build safehouse
author | "Rex Tsai <chihchun@kalug.linux.org.tw>" |
---|---|
date | Mon, 03 Nov 2008 17:52:28 +0800 |
parents | 0da6658697df |
children | 541bc1fba446 |
line wrap: on
line diff
--- a/scan.pl Mon Nov 03 17:20:51 2008 +0800 +++ b/scan.pl Mon Nov 03 17:52:28 2008 +0800 @@ -107,7 +107,7 @@ foreach my $h_island (@islands) { - printf("checking island %d\n", $h_island->{id}); + # printf("checking island %d\n", $h_island->{id}); my $island; if($island = Ikariam::Island->retrieve($h_island->{id})) {