Wrong variable used in wt_cmp_dir

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor - P4
    • WT11.2.0, 7.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • 2023-05-02 StorEng Bug Bash
    • 1

      The wt_cnmp_script was added as part of WT-10500.

      There is a typo in this section of the code regarding the variables ver_ecode/ver_code:

                  ver_ecode = compare_version_cursors(vcc1, vcc2)
                  vcur1.close()
                  vcur2.close()
                  if ver_code != 0:
                      ecode = 1
      

            Assignee:
            Etienne Petrel
            Reporter:
            Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: