janhoy commented on a change in pull request #45:
URL: https://github.com/apache/solr/pull/45#discussion_r600438731
##########
File path: solr/bin/solr
##########
@@ -2004,7 +2012,7 @@ if [ "${SOLR_LOG_PRESTART_ROTATION:=false}" == "true" ];
then
# Enable any of these if you require old remove/archive behavior
#run_tool utils -s "$DEFAULT_SERVER_DIR" -l "$SOLR_LOGS_DIR" $q
-remove_old_solr_logs 7 || echo "Failed removing old solr logs"
Review comment:
Nit-pick, the `||` used to be aligned above eachother :)
--
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]