summaryrefslogtreecommitdiff
path: root/obnamlib/plugins/restore_plugin.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-03-11 17:18:32 +0200
committerLars Wirzenius <liw@liw.fi>2016-03-11 17:19:33 +0200
commit450870e1414b1be579a9130006ff62d429754280 (patch)
treea88897f8dbbc0f4032e4d0cd0c2c8652999426a9 /obnamlib/plugins/restore_plugin.py
parent898a4f7242318e3593f97cb15f7bdb4932cc1b2a (diff)
downloadobnam-450870e1414b1be579a9130006ff62d429754280.tar.gz
Do not alias test key with symlink target key
This caused other parts of Obnam to break when backing up symlinks.
Diffstat (limited to 'obnamlib/plugins/restore_plugin.py')
-rw-r--r--obnamlib/plugins/restore_plugin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/obnamlib/plugins/restore_plugin.py b/obnamlib/plugins/restore_plugin.py
index f24ac491..6bb66189 100644
--- a/obnamlib/plugins/restore_plugin.py
+++ b/obnamlib/plugins/restore_plugin.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2009-2015 Lars Wirzenius
+# Copyright (C) 2009-2016 Lars Wirzenius
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by