Skip to content
Commit 75c09207 authored by Tristan Van Berkom's avatar Tristan Van Berkom
Browse files

plugins/sources/patch.py: Removing unneeded check

The patch plugin was checking if the target directory exists, however
this is automatically guaranteed by the Source abstract class and
documented to be guaranteed as well.

Since this error cannot be caught by the plugin (it will be caught
in advance by the Source class), removing the check from patch.py.
parent 8b60c55e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment