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

Update s_mentions to exclude build directories.

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0, WT11.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • 3
    • Storage Engines - 2022-07-11

      If the path to the wiredtiger build directory contains the wiredtiger ticket number referenced by the checked out branch s_mentions will spit out pages and pages of "mentions".

      The following steps can be taken to reproduce this issue:

      1. Git clone wiredtiger into a directory with a ticket number as its name e.g. wt-9000
      2. Build the code in build/ or cmake_build/ or build_cmake/
      3. git checkout a "fix" branch, "wt-9000-fix"
      4. Run ./s_mentions.

      We should fix the script to ignore build directories when running.

            Assignee:
            andrew.morton@mongodb.com Andrew Morton
            Reporter:
            luke.pearson@mongodb.com Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: