Steve 51d40b
Index: trunk/lib/test/lookup_test.c
Steve 51d40b
===================================================================
Steve 51d40b
--- trunk/lib/test/lookup_test.c	(revision 737)
Steve 51d40b
+++ trunk/lib/test/lookup_test.c	(revision 738)
Steve 51d40b
@@ -385,5 +385,5 @@
Steve 51d40b
 	// This is only for preventing collisions in s2i tests.
Steve 51d40b
 	// If collisions are found in future, change the number. 
Steve 51d40b
-	srand(2);
Steve 51d40b
+	srand(3);
Steve 51d40b
 #ifdef WITH_ALPHA
Steve 51d40b
 	test_alpha_table();