Skip to content

Commit a84fb26

Browse files
author
Derrek Young
committed
Minor formatting
1 parent 450a5ff commit a84fb26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller-ssl-certs-util.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ generate-csr()
3737
if [ -f $CONTROLLER_CONFIG_HOME/$CONTROLLER_KEYSTORE_NAME ]; then
3838
echo "Creating backup keystore $CONTROLLER_CONFIG_HOME/$KEYSTORE_BACKUP"
3939
cp $CONTROLLER_CONFIG_HOME/$CONTROLLER_KEYSTORE_NAME $CONTROLLER_CONFIG_HOME/$KEYSTORE_BACKUP
40-
fi
40+
fi
4141

4242
#########################################
4343
# Delete the existing $CONTROLLER_SIGNED_CERT_ALIAS_NAME

0 commit comments

Comments
 (0)