• Zeger-Jan van de Weg's avatar
    Log disk_path instead of path for importer · 6a8993a1
    Zeger-Jan van de Weg authored
    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.
    6a8993a1
repo_restorer.rb 1.23 KB