Github user hanm commented on a diff in the pull request:
https://github.com/apache/zookeeper/pull/623#discussion_r217260419
--- Diff: src/java/test/org/apache/zookeeper/test/ClientTest.java ---
@@ -506,7 +506,7 @@ private void performClientTest(boolean withWatcherObj)
}
--- End diff --
This file is not changed, except white spaces. Should we revert it?
A more general wish - is it possible to configure your editor such that it
avoids rewriting white spaces (even technically your editor is correct in most
cases)?
---