Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-10974

Wrong variable used in wt_cmp_dir

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

      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@mongodb.com Etienne Petrel
            Reporter:
            etienne.petrel@mongodb.com Etienne Petrel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: