smolnar82 commented on a change in pull request #65: KNOX-1774 - Introducing environment variables in gateway/knoxcli/ldap/knoxshell scripts for customization URL: https://github.com/apache/knox/pull/65#discussion_r263919072
########## File path: gateway-server/src/main/java/org/apache/knox/gateway/config/impl/GatewayConfigImpl.java ########## @@ -81,18 +81,15 @@ private static final GatewayMessages log = MessagesFactory.get( GatewayMessages.class ); - private static final String GATEWAY_CONFIG_DIR_PREFIX = "conf"; + private static final String GATEWAY_CONFIG_DIR_PREFIX = "conf/"; Review comment: Fixed. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
