Skip to content

Commit

Permalink
Update run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesCheung96 authored Dec 27, 2024
1 parent 6e7a75b commit d10d441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration_tests/ddl_with_exists/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ function run() {
}

trap stop_tidb_cluster EXIT
# run $*
run $*
check_logs $WORK_DIR
echo "[$(date)] <<<<<< run test case $TEST_NAME success! >>>>>>"

0 comments on commit d10d441

Please sign in to comment.