bereng commented on code in PR #2436:
URL: https://github.com/apache/cassandra/pull/2436#discussion_r1258096572


##########
test/unit/org/apache/cassandra/cql3/validation/entities/UFSecurityTest.java:
##########
@@ -118,7 +118,13 @@ public void testSecurityPermissions() throws Throwable
                                     "     
java.lang.Runtime.getRuntime().exec(\"/tmp/foo\"); return 0d;" +
                                     "} catch (Exception t) {" +
                                     "     throw new RuntimeException(t);" +
-                                    '}'}
+                                    '}'},

Review Comment:
   It's all misaligned. The try-catch isn't indented to align with the ones 
above yes?



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to