r29053
@ -100,4 +100,4 @@ while (@b > $num_wanted) {
splice @b, $least_int, 1;
}
print "kept: @b\n";
print STDERR "kept: @b\n";