From e9da6420f988b0aa8a3080959cd8ef9cda7f2a8d Mon Sep 17 00:00:00 2001 From: Ali Mohammed <ali.mohammed@hpe.com> Date: Mon, 22 Nov 2021 15:46:02 +0100 Subject: [PATCH] support for dist cdos in MIO transport --- tests/check_pm_dist_cdo.sh.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/check_pm_dist_cdo.sh.in b/tests/check_pm_dist_cdo.sh.in index 2472f220..0214e271 100644 --- a/tests/check_pm_dist_cdo.sh.in +++ b/tests/check_pm_dist_cdo.sh.in @@ -97,8 +97,7 @@ export MSTRO_POOL_MANAGER_INFO wait %1 || exit 99 wait %2 || exit 99 -wait %3 || exit 99 -wait %4 || exit 99 + # trap normal script termination: close pipe to pool manager terminate ${PM_PID} 0 -- GitLab