[
https://issues.apache.org/jira/browse/DIRKRB-550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiajia Li resolved DIRKRB-550.
------------------------------
Resolution: Fixed
commit a608a46063dfdf45d9df10ead2c634129e753f89
Author: plusplusjiajia <[email protected]>
Date: Tue Apr 12 14:53:59 2016 +0800
DIRKRB-550 Convert the dos format files to unix format.
> Convert the dos format files to unix format
> -------------------------------------------
>
> Key: DIRKRB-550
> URL: https://issues.apache.org/jira/browse/DIRKRB-550
> Project: Directory Kerberos
> Issue Type: Bug
> Reporter: Jiajia Li
> Assignee: Jiajia Li
>
> {code}
> find . -type f -name "*.java" -exec dos2unix {} \;
> {code}
> This command can find out all the file with CTRL-M characters and remove them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)