mikewalch commented on a change in pull request #187: fixes #185 No longer 
write to stdin
URL: https://github.com/apache/fluo-uno/pull/187#discussion_r204461496
 
 

 ##########
 File path: bin/impl/util.sh
 ##########
 @@ -59,3 +59,23 @@ function run_setup_script() {
   shift
   "$UNO_HOME/bin/impl/setup-$SCRIP.sh" "$@" 1>"$L_DIR/$SCRIP.stdout" 
2>"$L_DIR/$SCRIP.stderr"
 }
+
+function saveConsole {
 
 Review comment:
   Could be `saveConsoleFd`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to