You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by db...@apache.org on 2016/05/27 16:41:01 UTC

[06/15] incubator-trafodion git commit: Fixed the clean target

Fixed the clean target


Project: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/commit/92aaccd2
Tree: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/tree/92aaccd2
Diff: http://git-wip-us.apache.org/repos/asf/incubator-trafodion/diff/92aaccd2

Branch: refs/heads/master
Commit: 92aaccd2e1fdc15f7e2d109ee2a152bfa834c3ca
Parents: ccb6a7e
Author: Anuradha Hegde <he...@edev05.esgyn.local>
Authored: Fri May 20 16:14:27 2016 +0000
Committer: Anuradha Hegde <he...@edev05.esgyn.local>
Committed: Fri May 20 16:14:27 2016 +0000

----------------------------------------------------------------------
 licenses/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/92aaccd2/licenses/Makefile
----------------------------------------------------------------------
diff --git a/licenses/Makefile b/licenses/Makefile
index 597c080..5bd3b7b 100644
--- a/licenses/Makefile
+++ b/licenses/Makefile
@@ -43,4 +43,4 @@ LICENSE-clients:
 	cat Apache lic-clients-bin > $@
 
 clean:
-	rm LICENSE*
+	rm -f LICENSE*