We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e880e18 + 89eef03 commit 00c1159Copy full SHA for 00c1159
1 file changed
ga/23.0.0.2/kernel/helpers/build/configure.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-# (C) Copyright IBM Corporation 2020, 2023.
+# (C) Copyright IBM Corporation 2020.
3
#
4
# Licensed under the Apache License, Version 2.0 (the "License");
5
# you may not use this file except in compliance with the License.
@@ -115,7 +115,7 @@ function main() {
115
then
116
cp $SNIPPETS_SOURCE/tls.xml $SNIPPETS_TARGET/tls.xml
117
fi
118
-
+
119
if [ "$SSL" != "false" ] && [ "$TLS" != "false" ]
120
121
if [ ! -e $keystorePath ]
0 commit comments