You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2021/12/30 07:08:21 UTC

[GitHub] [beam] pavel-avilov commented on a change in pull request #16384: [BEAM-13308] [Playground] Getting baseFileFolder from environment

pavel-avilov commented on a change in pull request #16384:
URL: https://github.com/apache/beam/pull/16384#discussion_r776594944



##########
File path: playground/backend/internal/setup_tools/life_cycle/life_cycle_setuper.go
##########
@@ -140,6 +140,7 @@ func updateJavaLogConfigFile(lc *fs_tool.LifeCycle) error {
 	}
 
 	if err = os.Rename(updatedFile.Name(), logConfigFilePath); err != nil {
+		fmt.Println(err)

Review comment:
       Remove it.




-- 
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: github-unsubscribe@beam.apache.org

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