diff options
Diffstat (limited to 'databases/hbase/files/patch-bin-hbase')
-rw-r--r-- | databases/hbase/files/patch-bin-hbase | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/hbase/files/patch-bin-hbase b/databases/hbase/files/patch-bin-hbase index 694ccbe908bb..62838b5a91ae 100644 --- a/databases/hbase/files/patch-bin-hbase +++ b/databases/hbase/files/patch-bin-hbase @@ -1,6 +1,6 @@ ---- bin/hbase.orig 2014-07-14 09:50:03.000000000 +0400 -+++ bin/hbase 2014-11-17 15:26:40.000000000 +0300 -@@ -55,6 +55,7 @@ +--- bin/hbase.orig 2015-11-11 22:16:01.759936000 -0700 ++++ bin/hbase 2015-11-11 22:17:30.695969000 -0700 +@@ -57,6 +57,7 @@ bin=`dirname "$0"` bin=`cd "$bin">/dev/null; pwd` |