Merge remote-tracking branch 'origin/refactor/TD-33926-5' into refactor/TD-33926

This commit is contained in:
Simon Guan 2025-03-06 16:46:33 +08:00
commit c124b69db5
2 changed files with 2 additions and 5 deletions

View File

@ -215,4 +215,4 @@ int main(int argc, char *argv[]) {
fnError("failed to close udfc"); fnError("failed to close udfc");
return -1; return -1;
} }
} }

View File

@ -461,7 +461,4 @@ endi
system sh/exec.sh -n dnode1 -s stop -x SIGINT system sh/exec.sh -n dnode1 -s stop -x SIGINT
system sh/exec.sh -n dnode2 -s stop -x SIGINT system sh/exec.sh -n dnode2 -s stop -x SIGINT
system sh/exec.sh -n dnode3 -s stop -x SIGINT system sh/exec.sh -n dnode3 -s stop -x SIGINT
system sh/exec.sh -n dnode4 -s stop -x SIGINT system sh/exec.sh -n dnode4 -s stop -x SIGINT