maoling commented on pull request #1719:
URL: https://github.com/apache/zookeeper/pull/1719#issuecomment-874456746


   @autumind 
   You really have an empty line at the end of the file: `ZKUtil.java`. After 
you revert it, I will merge it asap at this weekend(07-11).
   
   ```
   git  diff 70f70d821c2
   
   @@ -290,4 +291,4 @@ public static String aclToString(List<ACL> acls) {
            }
            return sb.toString();
        }
   -}
   \ No newline at end of file
   +}
   diff --git 
a/zookeeper-server/src/test/java/org/apache/zookeeper/ZKUtilTest.java 
b/zookeeper-server/src/test/java/org/apache/zookeeper/ZKUtilTest.java
   index 1111c2a23..3ad1ed94f 100644
   ```


-- 
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]


Reply via email to