zhuzhurk commented on pull request #40:
URL: https://github.com/apache/flink-docker/pull/40#issuecomment-693254027


   Thanks for the information @rmetzger !
   Yes you are right `wget` can work with quoted url .
   However, I checked the generated `Dockerfile` and the command is `wget -nv 
-O flink.tgz "$FLINK_TGZ_URL"; `. It is in a good format so seems it's just the 
logged command which is not correct. And the root cause of travis failure might 
not be the one I guessed.
   I will try to re-trigger travis to see if the problem still exists.


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