mbeckerle commented on a change in pull request #484:
URL: https://github.com/apache/incubator-daffodil/pull/484#discussion_r567969167



##########
File path: project/UpdateEclipseClasspaths.scala
##########
@@ -63,6 +65,7 @@ object UpdateEclipseClasspaths extends App {
     //
     val s = System.getenv("DAFFODIL_HOME")
     assert(s ne null, "$DAFFODIL_HOME undefined")
+    System.err.println("DAFFODIL_HOME environment variable: " + s)

Review comment:
       Probably these should all just be println. Not system.err.println.




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


Reply via email to