reschke commented on code in PR #2157:
URL: https://github.com/apache/jackrabbit-oak/pull/2157#discussion_r2022191539


##########
oak-run/src/test/java/org/apache/jackrabbit/oak/plugins/document/RevisionsCommandTest.java:
##########
@@ -201,7 +201,7 @@ public void fullGC() {
         assertTrue(output.contains("FullGcDelayFactory is : 2.0"));
         assertTrue(output.contains("FullGcBatchSize is : 1000"));
         assertTrue(output.contains("FullGcProgressSize is : 10000"));
-        assertTrue(output.contains("FullGcMaxAgeInSecs is : 86400"));
+        assertTrue(output.contains("FullGcMaxAgeInSecs is : 86400\n"));

Review Comment:
   -> https://issues.apache.org/jira/browse/OAK-11630
   



-- 
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: oak-dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to