Merge "[COMMON] Add custom certs into AAF truststore"
[oom.git] / kubernetes / sdnc / components / sdnc-prom / resources / bin / ensureSdncStandby.sh
index 9c81069..9485833 100755 (executable)
@@ -17,7 +17,7 @@
 */}}
 
 debugLog(){
-  if [ "$enableDebugLogging" == true ]; then
+  if [ "$enableDebugLogging" = true ]; then
      if [ $# -eq 0 ]; then
        echo "" >> $LOGFILE
      else