This is an automated email from the ASF dual-hosted git repository.

zhangduo pushed a commit to branch HBASE-29914
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/HBASE-29914 by this push:
     new c4a310a9490 output more
c4a310a9490 is described below

commit c4a310a94908e2e0a25e3f1965a4d01e624d8b5e
Author: Duo Zhang <[email protected]>
AuthorDate: Mon Feb 23 23:17:28 2026 +0800

    output more
---
 dev-support/hbase_nightly_source-artifact.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-support/hbase_nightly_source-artifact.sh 
b/dev-support/hbase_nightly_source-artifact.sh
index b5ac4a0b143..52ac5e956c0 100755
--- a/dev-support/hbase_nightly_source-artifact.sh
+++ b/dev-support/hbase_nightly_source-artifact.sh
@@ -16,7 +16,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-set -e
+set -e -x
 function usage {
   echo "Usage: ${0} [options] /path/to/component/checkout"
   echo ""

Reply via email to