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 "Arun C Murthy (JIRA)" <ji...@apache.org> on 2007/05/24 18:52:16 UTC

[jira] Assigned: (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 ]

Arun C Murthy reassigned HADOOP-1410:
-------------------------------------

    Assignee: Arun C Murthy

> target "clean" in Makefile is very dangerous
> --------------------------------------------
>
>                 Key: HADOOP-1410
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1410
>             Project: Hadoop
>          Issue Type: Improvement
>          Components: libhdfs
>            Reporter: Ilya M. Slepnev
>         Assigned To: Arun C Murthy
>
> 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.