Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-14936

baremetal-runtimecfg: remove duplicate word in log message

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Undefined Undefined
    • 4.14.0
    • 4.14
    • None
    • Low
    • No
    • False
    • Hide

      None

      Show
      None

      Description of problem:
      Duplicate using in log message.

      log.Infof("For node %s selected peer address %s using using OVN annotations.", node.Name, addr)

      Version-Release number of selected component (if applicable):

      4.14

      How reproducible:
      always

      Steps to Reproduce:

      1. code review
      2.
      3.
      

      Actual results:

      log.Infof("For node %s selected peer address %s using using OVN annotations.", node.Name, addr)
       

      Expected results:

      log.Infof("For node %s selected peer address %s using OVN annotations.", node.Name, addr)
       

      Additional info:

            rbrattai@redhat.com Ross Brattain
            rbrattai@redhat.com Ross Brattain
            Zhanqi Zhao Zhanqi Zhao
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: