tysonnorris commented on issue #1: Moving from 'loadtest' to 'wrk' for better loadtest performance URL: https://github.com/apache/incubator-openwhisk-performance/pull/1#issuecomment-330363381 Just noticed another issue on mac, where `$currentDir` evals to "." This worked for me on mac: ``` currentDir="$( cd "$(dirname "$0")" ; pwd )" ``` ---------------------------------------------------------------- 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
