rabbah commented on a change in pull request #3052: Allow for a docker pull 
bypass for docker actions where the prefix maches the invoker's docker prefix
URL: 
https://github.com/apache/incubator-openwhisk/pull/3052#discussion_r154535786
 
 

 ##########
 File path: common/scala/src/main/scala/whisk/core/WhiskConfig.scala
 ##########
 @@ -122,26 +122,6 @@ object WhiskConfig {
    */
   def readFromEnv(key: String): Option[String] = sys.env.get(asEnvVar(key))
 
-  private def whiskPropertiesFile: File = {
 
 Review comment:
   this file is now only used for tests and tests should use `WhiskProperties` 
which already have to discover this file.

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

Reply via email to