From 52b766e07ccc423394c8845f3f248ef69d19e5b5 Mon Sep 17 00:00:00 2001 From: hk Date: Mon, 5 Jun 2017 15:23:44 +0200 Subject: [PATCH] Remove stray comment --- src/borgwrapper.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/borgwrapper.sh b/src/borgwrapper.sh index cb6eb39..1f48995 100755 --- a/src/borgwrapper.sh +++ b/src/borgwrapper.sh @@ -50,10 +50,6 @@ borg_backup () { } borg_prune () { - # Use --prefix to limit pruning to this hostname's archives only, just in - # case you for some reason use the same repository for several hosts (not - # recommended) - if [[ -z ${BORG_PRUNE_ARGS[@]} ]]; then BORG_PRUNE_ARGS=( --info