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 331caabfa34 -x
331caabfa34 is described below
commit 331caabfa34706b36c603cfdb6969d4e232b5bf3
Author: Duo Zhang <[email protected]>
AuthorDate: Fri Feb 27 12:06:17 2026 +0800
-x
---
dev-support/hbase_nightly_pseudo-distributed-test.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-support/hbase_nightly_pseudo-distributed-test.sh
b/dev-support/hbase_nightly_pseudo-distributed-test.sh
index 656b78d8f98..fd02b79ee20 100755
--- a/dev-support/hbase_nightly_pseudo-distributed-test.sh
+++ b/dev-support/hbase_nightly_pseudo-distributed-test.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/bin-install
/path/to/hadoop/executable /path/to/share/hadoop/yarn/timelineservice
/path/to/hadoop/hadoop-yarn-server-tests-tests.jar
/path/to/hadoop/hadoop-mapreduce-client-jobclient-tests.jar
/path/to/mapred/executable"
echo ""