update to kelondroRecords needed fo last commit

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3403 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
orbiter 18 years ago
parent e3480d4ad3
commit 32867580ee

@ -161,7 +161,7 @@ public class kelondroRecords {
private static Random random = new Random(System.currentTimeMillis());
// check for debug mode
private static boolean debugmode = false;
public static boolean debugmode = false;
static {
assert debugmode = true;
}

Loading…
Cancel
Save