- 
    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
- is caused by
 - 
                    
        
        WT-10857
        Enable mirror tables and validation for the testy sample workload
    
-         
 - Closed
 
 -