bereng commented on code in PR #2436:
URL: https://github.com/apache/cassandra/pull/2436#discussion_r1258097738
##########
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:
Oh sorry, ICWYM with the long class name now. Ok I guess that's it then, it
can't be improved...
--
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]