Commit 43fb7fe6 authored by Leo Koppelkamm's avatar Leo Koppelkamm

Remove unused variable

parent 91e4ea6e
......@@ -293,7 +293,6 @@ def run_duplicity_verification():
env = load_environment()
config = get_backup_config()
backup_cache_dir = os.path.join(backup_root, 'cache')
backup_dir = os.path.join(backup_root, 'encrypted')
shell('check_call', [
"/usr/bin/duplicity",
......
Markdown is supported
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