You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2019/08/05 14:27:50 UTC

[GitHub] [openwhisk-devtools] qriousgabriel commented on issue #250: ERROR: for apigateway '"/bin/sh" 28: let: not found' repeatedly cycles

qriousgabriel commented on issue #250: ERROR: for apigateway '"/bin/sh" 28: let: not found' repeatedly cycles
URL: https://github.com/apache/openwhisk-devtools/issues/250#issuecomment-518257441
 
 
   I believe this is because the make is using /bin/sh instead of bash, and 'let' is a bash builtin. I've run into this problem, too. Have you managed to solve it?

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services