From 6308d9cd0862a4f8c6ebe0254f59a034466b78a8 Mon Sep 17 00:00:00 2001 From: Mic Bowman Date: Wed, 23 Aug 2023 14:10:32 -0700 Subject: [PATCH] remove extra references from service group tool Signed-off-by: Mic Bowman --- client/bin/pdo-create-service-groups.psh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/bin/pdo-create-service-groups.psh b/client/bin/pdo-create-service-groups.psh index cda1f354..5ad5bcba 100755 --- a/client/bin/pdo-create-service-groups.psh +++ b/client/bin/pdo-create-service-groups.psh @@ -17,13 +17,14 @@ ## load the eservice and pservice groups for the specified service host set --conditional -s service_host -v localhost set --conditional -s group_file -v ${home}/etc/${service_host}_groups.toml -set --conditional -s dbfile --state Service EnclaveServiceDatabaseFile if --null "${data}" echo data macro must be defined exit fi +echo create groups for ${service_host} in ${group_file} + ## ----------------------------------------------------------------- ## Set the default set of eservices that this file knows ## about. There may be more that have been added to the