autumind commented on a change in pull request #1719:
URL: https://github.com/apache/zookeeper/pull/1719#discussion_r660212428
##########
File path: zookeeper-server/src/main/java/org/apache/zookeeper/ZKUtil.java
##########
@@ -290,4 +291,4 @@ public static String aclToString(List<ACL> acls) {
}
return sb.toString();
}
-}
\ No newline at end of file
+}
Review comment:
Can't figure it out, I've compared this line and it's upper with master,
no difference found.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]