[
https://issues.apache.org/jira/browse/CAMEL-7993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201862#comment-14201862
]
ASF GitHub Bot commented on CAMEL-7993:
---------------------------------------
Github user kevinearls closed the pull request at:
https://github.com/apache/camel/pull/314
> Log statement for chmod in ftp component is missing {}
> ------------------------------------------------------
>
> Key: CAMEL-7993
> URL: https://issues.apache.org/jira/browse/CAMEL-7993
> Project: Camel
> Issue Type: Task
> Components: camel-ftp
> Reporter: Kevin Earls
> Assignee: Claus Ibsen
> Priority: Trivial
> Fix For: 2.15.0
>
>
> SftpOperations.java contains this log statement:
> LOG.trace("Setting chmod: {} on file: ", mode, targetName);
> It needs another set of brackets after file, otherwise it does not report the
> file name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)