Errata:

> ClusteringTestUtils.writePointsToFile(points, "testdata/points/file" +
> i, fs, conf);

This should have been: ClusteringTestUtils.writePointsToFile(points,
"testdata/points/file1", fs, conf);

Apologies for my inexplicably incompetence in copy-pasting.

Reply via email to