milleruntime commented on issue #230: Echo message twice to prevent bash error URL: https://github.com/apache/fluo-uno/pull/230#issuecomment-533181284 > I don't think this should be done. This will only help in the `env` case, and will be very confusing in other cases. > > It would be better if these error messages were instead redirected to STDERR, so that they don't get used as input to the `eval` command. > > (Note: `source <(uno env)` is probably better than `eval $(uno env)`, since quoting can mess with eval) I thought there might be a better way of doing this but this was my first attempt and this error has bugged me for some time. I will try redirection.
---------------------------------------------------------------- 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] With regards, Apache Git Services
