This is an automated email from the ASF dual-hosted git repository.
stack pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/hbase.git
The following commit(s) were added to refs/heads/branch-2.0 by this push:
new 7c052a2 HBASE-21999 [DEBUG] Exit if git returns empty revision!
ADDENDUM3
7c052a2 is described below
commit 7c052a2e2d8154b035e4c8720387f2da79f618a0
Author: stack <[email protected]>
AuthorDate: Wed Mar 6 16:35:16 2019 -0800
HBASE-21999 [DEBUG] Exit if git returns empty revision! ADDENDUM3
---
hbase-common/src/saveVersion.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/hbase-common/src/saveVersion.sh b/hbase-common/src/saveVersion.sh
index 8c8bdb6..97fe6b4 100644
--- a/hbase-common/src/saveVersion.sh
+++ b/hbase-common/src/saveVersion.sh
@@ -18,7 +18,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-set -x
set -e
unset LANG