HBASE-18467 cleanup.

Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8775d655
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/8775d655
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/8775d655

Branch: refs/heads/HBASE-18467
Commit: 8775d65504ab11d9e849e39182e77cf2166187cb
Parents: a7aafb3
Author: Sean Busbey <bus...@apache.org>
Authored: Mon Aug 21 09:00:26 2017 -0500
Committer: Sean Busbey <bus...@apache.org>
Committed: Mon Aug 21 09:00:26 2017 -0500

----------------------------------------------------------------------
 dev-support/Jenkinsfile | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/8775d655/dev-support/Jenkinsfile
----------------------------------------------------------------------
diff --git a/dev-support/Jenkinsfile b/dev-support/Jenkinsfile
index 6a506fa..aa06ef7 100644
--- a/dev-support/Jenkinsfile
+++ b/dev-support/Jenkinsfile
@@ -389,8 +389,6 @@ END
          echo "[INFO] Comment:"
          echo comment
          echo ""
-//         echo "[DEBUG] ${currentBuild.changeSets}"
-//         echo "[INFO] ${currentBuild.changeSets.getItems().length} changes"
          if ( currentBuild.changeSets.isEmptySet() ) {
            echo "[DEBUG] change set was empty, skipping JIRA comments."
          }

Reply via email to