saveVersion.sh doesnt properly grab the git revision
----------------------------------------------------
Key: HBASE-2370
URL: https://issues.apache.org/jira/browse/HBASE-2370
Project: Hadoop HBase
Issue Type: Bug
Reporter: ryan rawson
Fix For: 0.21.0
saveVersion.sh runs in $BASE/core which does not have a .git directory which is
what it is testing for. Needs to test for ../.git i think
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.