From 6d95c39328bbe84711080f63baca8ee5524e0f91 Mon Sep 17 00:00:00 2001 From: openGaussDev Date: Mon, 7 Mar 2022 14:18:34 +0800 Subject: [PATCH] amend another port in hw_audit_multi_thread_rotation_interval.source Offering: openGaussDev More detail:amend output/hw_audit_multi_thread_rotation_interval.source Match-id-caaf55d0bdc81b37724df69b616274af06f3340e --- .../output/hw_audit_multi_thread_rotation_interval.source | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/regress/output/hw_audit_multi_thread_rotation_interval.source b/src/test/regress/output/hw_audit_multi_thread_rotation_interval.source index bd21e1352..bc9d230b5 100644 --- a/src/test/regress/output/hw_audit_multi_thread_rotation_interval.source +++ b/src/test/regress/output/hw_audit_multi_thread_rotation_interval.source @@ -12,7 +12,7 @@ select pg_sleep(1); \! @abs_bindir@/gs_ctl start -D @abs_srcdir@/tmp_check/datanode1/ > /dev/null 2>&1 -- 查看线程数是否改为 3 \! sleep 5 -\! @abs_bindir@/gsql -r -p 27500 -d postgres -c "show audit_thread_num"; +\! @abs_bindir@/gsql -r -p @portstring@ -d postgres -c "show audit_thread_num"; audit_thread_num ------------------ 3