Unverified Commit e5b9b818 authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

fix(linux): Gracefully handle makedirs failures

This change catches the exception we're getting if we try to create
a directory but e.g. there is already a file with that name. In this
case we now output an error message. This change also gracefully
handles failures when linking files.

Fixes #6285.
parent 65743bcd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment