From 45f7b12f83d08d0825aae66890e5d46fdf77910f Mon Sep 17 00:00:00 2001 From: plum-lihui Date: Tue, 18 Jan 2022 17:59:20 +0800 Subject: [PATCH] [modify] --- tests/script/sh/massiveTable/cleanCluster.sh | 0 tests/script/sh/massiveTable/compileVersion.sh | 0 tests/script/sh/massiveTable/deployCluster.sh | 0 tests/script/sh/massiveTable/setupDnodes.sh | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tests/script/sh/massiveTable/cleanCluster.sh mode change 100644 => 100755 tests/script/sh/massiveTable/compileVersion.sh mode change 100644 => 100755 tests/script/sh/massiveTable/deployCluster.sh mode change 100644 => 100755 tests/script/sh/massiveTable/setupDnodes.sh diff --git a/tests/script/sh/massiveTable/cleanCluster.sh b/tests/script/sh/massiveTable/cleanCluster.sh old mode 100644 new mode 100755 diff --git a/tests/script/sh/massiveTable/compileVersion.sh b/tests/script/sh/massiveTable/compileVersion.sh old mode 100644 new mode 100755 diff --git a/tests/script/sh/massiveTable/deployCluster.sh b/tests/script/sh/massiveTable/deployCluster.sh old mode 100644 new mode 100755 diff --git a/tests/script/sh/massiveTable/setupDnodes.sh b/tests/script/sh/massiveTable/setupDnodes.sh old mode 100644 new mode 100755 -- GitLab