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 2018/12/03 14:10:47 UTC

[GitHub] sciabarracom commented on a change in pull request #63: removed filetype library - added a version number

sciabarracom commented on a change in pull request #63: removed filetype library - added a version number
URL: https://github.com/apache/incubator-openwhisk-runtime-go/pull/63#discussion_r238281449
 
 

 ##########
 File path: main/proxy.go
 ##########
 @@ -20,13 +20,17 @@ import (
 	"archive/zip"
 	"bytes"
 	"flag"
+	"fmt"
 	"io/ioutil"
 	"log"
 	"os"
 
 	"github.com/apache/incubator-openwhisk-runtime-go/openwhisk"
 )
 
+// flag to enable debug
 
 Review comment:
   done

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