bschuchardt commented on a change in pull request #6308:
URL: https://github.com/apache/geode/pull/6308#discussion_r612538954



##########
File path: 
geode-assembly/src/acceptanceTest/java/org/apache/geode/client/sni/DualServerSNIAcceptanceTest.java
##########
@@ -97,6 +107,17 @@ public void after() {
     ensureCacheClosed();
   }
 
+  @AfterClass
+  public static void afterClass() throws Exception {
+    // try {
+    // String output =
+    // docker.get().exec(options("-T"), "locator-maeve",

Review comment:
       This commented-out code is extremely useful in debugging problems & I 
don't want to lose track of it again.




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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to