Use the build path variable when validating in testy

XMLWordPrintableJSON

    • Type: Technical Debt
    • Resolution: Done
    • Priority: Trivial - P5
    • None
    • Affects Version/s: None
    • Component/s: None
    • 2023-05-02 StorEng Bug Bash
    • 1

      In WT-10857, we made the following change:

      ${wt_home_dir}/build/wt -h "$1/$database_dir" -R list
      

      We should use the variable wt_build_dir to access the right build folder:

      ${wt_build_dir}/wt -h "$1/$database_dir" -R list
      

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

                Created:
                Updated:
                Resolved: