HoustonPutman commented on code in PR #2062:
URL: https://github.com/apache/solr/pull/2062#discussion_r1911634896


##########
solr/test-framework/src/java/org/apache/solr/SolrTestCaseJ4.java:
##########
@@ -2158,7 +2158,8 @@ public static File getFile(String name) {
       return file;
     }
     throw new RuntimeException(
-        "Cannot find resource in classpath or in file-system (relative to 
CWD): " + name);
+        "Cannot find resource in classpath or in file-system (relative to 
CWD): "

Review Comment:
   I think it was much easier for me to debug whatever error was happening when 
I changed to this. I'm not opposed to put it back.



-- 
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: issues-unsubscr...@solr.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to