dubeejw commented on issue #208: Travis cd to right directory to ls deployed files URL: https://github.com/apache/incubator-openwhisk-cli/pull/208#issuecomment-359903636 I can't get this to work locally. I can export an `ls` command, but it only shows the first file in the directory. ``` $ export DIR_CONTENT="$(ls /Users/dubee/incubator-openwhisk-cli/release)" $ $DIR_CONTENT -bash: OpenWhisk_CLI-latest-all.tgz: command not found ```
---------------------------------------------------------------- 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
