sed in build.xml fails
----------------------
Key: HADOOP-6505
URL: https://issues.apache.org/jira/browse/HADOOP-6505
Project: Hadoop Common
Issue Type: Bug
Components: build
Environment: ant 1.7.1
Solaris
Reporter: Allen Wittenauer
Priority: Minor
I'm not sure whether this is a Solaris thing or an ant 1.7.1 thing, but it
definitely doesn't do what it is supposed to. Instead of getting SunOS-x86-32
(or whatever) I get -x86-32.
This patch replaces the sed call with tr.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.