You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/10/02 18:54:02 UTC

[GitHub] ddragosd commented on a change in pull request #2799: ansible fix for #2788 for docker for mac

ddragosd commented on a change in pull request #2799: ansible fix for #2788 for docker for mac 
URL: https://github.com/apache/incubator-openwhisk/pull/2799#discussion_r142224585
 
 

 ##########
 File path: tools/travis/build.sh
 ##########
 @@ -40,6 +40,8 @@ $ANSIBLE_CMD openwhisk.yml
 
 cd $ROOTDIR
 cat whisk.properties
+
+tail -f /tmp/wsklogs/invoker0/invoker0_logs.log /tmp/wsklogs/invoker1/invoker1_logs.log /tmp/wsklogs/controller0/controller0_logs.log /tmp/wsklogs/controller1/controller1_logs.log | grep ERROR &
 
 Review comment:
   great suggestion @csantanapr .
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services