From 3a6f25e0b2a69f398fcab6bd2688dd4ae77ce7ab Mon Sep 17 00:00:00 2001 From: lucklove Date: Wed, 26 Aug 2020 12:37:36 +0800 Subject: [PATCH] debug Signed-off-by: lucklove --- tests/tiup-cluster/run.sh | 3 ++- tests/tiup-dm/run.sh | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/tests/tiup-cluster/run.sh b/tests/tiup-cluster/run.sh index 64f9292288..afb47dd386 100755 --- a/tests/tiup-cluster/run.sh +++ b/tests/tiup-cluster/run.sh @@ -15,9 +15,10 @@ export old_version=${old_version-v3.0.16} # Prepare local config echo "preparing local config" +ls -lh ./local rm -rf /tmp/local cp -r ./local /tmp/local -ls -l /tmp/local +ls -lh /tmp/local function tiup-cluster() { mkdir -p "~/.tiup/bin" && cp -f ./root.json ~/.tiup/bin/ diff --git a/tests/tiup-dm/run.sh b/tests/tiup-dm/run.sh index b3ac3227bf..347eea866f 100755 --- a/tests/tiup-dm/run.sh +++ b/tests/tiup-dm/run.sh @@ -37,9 +37,10 @@ export version=${version-nightly} # Prepare local config echo "preparing local config" +ls -lh ./local rm -rf /tmp/local cp -r ./local /tmp/local -ls -l /tmp/local +ls -lh /tmp/local function tiup-dm() { mkdir -p ~/.tiup/bin && cp -f ./root.json ~/.tiup/bin/