[ http://issues.apache.org/jira/browse/HADOOP-533?page=all ]
Doug Cutting resolved HADOOP-533. --------------------------------- Resolution: Fixed I just committed this. Thanks, Hairong! > TestDFSShellGenericOptions creates a sub-directory in conf/ > ----------------------------------------------------------- > > Key: HADOOP-533 > URL: http://issues.apache.org/jira/browse/HADOOP-533 > Project: Hadoop > Issue Type: Bug > Components: dfs > Affects Versions: 0.5.0, 0.6.0, 0.6.1, 0.6.2 > Reporter: Doug Cutting > Assigned To: Hairong Kuang > Priority: Minor > Fix For: 0.7.0 > > Attachments: test_shell_option.patch > > > TestDFSShellGenericOptions creates a subdirectory of conf/. This is not > removed. > Generally, the build & test process should not create or modify files outside > of the build/ directory. So the best fix would be to create this directory > somewhere under build/, perhaps build/test. Then it will be naturally > removed by 'ant clean', will not show up in 'svn stat', etc. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira