From 5cd27895a4131721a6fe8d2f498e6f63239867a6 Mon Sep 17 00:00:00 2001 From: Chris Hyzer Date: Tue, 7 Jun 2022 03:26:20 -0400 Subject: [PATCH] fix fi --- container_files/usr-local-bin/librarySetupFilesTomcat.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/container_files/usr-local-bin/librarySetupFilesTomcat.sh b/container_files/usr-local-bin/librarySetupFilesTomcat.sh index c8694a1d..54dabbd2 100644 --- a/container_files/usr-local-bin/librarySetupFilesTomcat.sh +++ b/container_files/usr-local-bin/librarySetupFilesTomcat.sh @@ -307,7 +307,6 @@ setupFilesTomcat_sslCertsClient() { echo "grouperContainer; INFO: (librarySetupFilesTomcat.sh-setupFilesTomcat_sslCertsClient) There are no client certs in /opt/grouper/certs/client/*.pem to process" fi - fi }