You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Nigel Daley (JIRA)" <ji...@apache.org> on 2008/05/10 00:39:56 UTC

[jira] Updated: (HADOOP-1410) target "clean" in Makefile is very dangerous

     [ https://issues.apache.org/jira/browse/HADOOP-1410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nigel Daley updated HADOOP-1410:
--------------------------------

    Fix Version/s:     (was: 0.18.0)

> target "clean" in Makefile is very dangerous
> --------------------------------------------
>
>                 Key: HADOOP-1410
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1410
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: libhdfs
>            Reporter: Ilya M. Slepnev
>
> clean:
> 	$(RM) $(LIBHDFS_BUILD_DIR)/* 
> People can execute "make clean" and forget to export LIBHDFS_BUILD_DIR. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.