milleruntime opened a new pull request #230: Echo message twice to prevent bash 
error
URL: https://github.com/apache/fluo-uno/pull/230
 
 
   This is to prevent this error when running ```eval "$(./bin/uno env)" ```.
   ```bash
   bash: ERROR: command not found
   ```
   
   If a user runs the command directly ```./bin/uno env```, they will just see 
"echo" at the beginning of the message.  Which I think is a lot less confusing 
then the above bash error.

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

Reply via email to