Log disk_path instead of path for importer
The importer uses the correct logic to avoid accessing `Repository#path`, though not when logging. As such we log the disk_path now to avoid an error in production. Note this logline created failures in production and this commit contains a bugfix.
Showing
Please register or sign in to comment