Skip to content

Commit 64a8973

Browse files
authored
Update initialize-external-operator-identity.sh
1 parent 94d3279 commit 64a8973

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scripts/initialize-external-operator-identity.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright 2019, Oracle Corporation and/or its affiliates. All rights reserved.
33
# Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
44

5-
# do not turn on 'set -x' since it can print sensitive info, like secrets and private keys, to the oeprator log
5+
# do not turn on 'set -x' since it can print sensitive info, like secrets and private keys, to the operator log
66
#set -x
77

88
if [ "$#" != 0 ] ; then

0 commit comments

Comments
 (0)