You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by cn...@apache.org on 2013/10/14 19:15:54 UTC

svn commit: r1531985 - in /hadoop/common/branches/branch-2.2: .gitattributes hadoop-tools/hadoop-streaming/src/test/bin/cat.cmd hadoop-tools/hadoop-streaming/src/test/bin/xargs_cat.cmd

Author: cnauroth
Date: Mon Oct 14 17:15:53 2013
New Revision: 1531985

URL: http://svn.apache.org/r1531985
Log:
HADOOP-10040. Merging change r1531984 from branch-2 to branch-2.2

Modified:
    hadoop/common/branches/branch-2.2/.gitattributes
    hadoop/common/branches/branch-2.2/hadoop-tools/hadoop-streaming/src/test/bin/cat.cmd   (props changed)
    hadoop/common/branches/branch-2.2/hadoop-tools/hadoop-streaming/src/test/bin/xargs_cat.cmd   (props changed)

Modified: hadoop/common/branches/branch-2.2/.gitattributes
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-2.2/.gitattributes?rev=1531985&r1=1531984&r2=1531985&view=diff
==============================================================================
--- hadoop/common/branches/branch-2.2/.gitattributes (original)
+++ hadoop/common/branches/branch-2.2/.gitattributes Mon Oct 14 17:15:53 2013
@@ -15,5 +15,6 @@
 
 *.bat    text eol=crlf
 *.cmd    text eol=crlf
+*.vcxproj text merge=union eol=crlf
 *.csproj text merge=union eol=crlf
 *.sln    text merge=union eol=crlf

Propchange: hadoop/common/branches/branch-2.2/hadoop-tools/hadoop-streaming/src/test/bin/cat.cmd
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: hadoop/common/branches/branch-2.2/hadoop-tools/hadoop-streaming/src/test/bin/xargs_cat.cmd
------------------------------------------------------------------------------
    svn:eol-style = native