Display the site data directory in get_data_dir's error message.
Review Request #13305 — Created Oct. 4, 2023 and submitted — Latest diff uploaded
We don't properly display the site data directory in
get_data_dir
's
error message. This change fixes that.
- Ran into a case where the error is displayed and saw that the site
data directory was included in the error message.