summarylogtreecommitdiffstats
path: root/mackup.patch
diff options
context:
space:
mode:
Diffstat (limited to 'mackup.patch')
-rw-r--r--mackup.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/mackup.patch b/mackup.patch
index 15c01994f383..c1751ce5f743 100644
--- a/mackup.patch
+++ b/mackup.patch
@@ -3,7 +3,7 @@ index 97f140e..81a6044 100644
--- a/mackup/config.py
+++ b/mackup/config.py
@@ -220,7 +220,7 @@ class Config(object):
-
+
# Python 2 and python 3 byte strings are different.
if sys.version_info[0] < 3:
- path = str(path)