currentMessage="${currentMessage}. Entitlements for $partition_initialized_count partition(s) of total $partition_count partition(s) initialized successfully. "
currentMessage="${currentMessage}. $partition_admin_initialized_count partition(s) of total $partition_initialized_count initialized with Ops Member. "
echo"Entitlements for $partition_initialized_count partition(s) of total $partition_count partition(s) initialized successfully."
echo"$partition_admin_initialized_count partition(s) of total $partition_initialized_count initialized with Ops Member."
else
currentMessage="${currentMessage}. Entitlements for All $partition_initialized_count partition(s) initialized successfully. "
currentMessage="${currentMessage}. Ops Members for all of $partition_admin_initialized_count partition(s) added successfully. "
echo"Entitlements for All $partition_initialized_count partition(s) initialized successfully."
echo"Ops Members for all of $partition_admin_initialized_count partition(s) added successfully."