Remove stray comment

dev
hk 2017-06-05 15:23:44 +02:00
parent d735f142e2
commit 52b766e07c
1 changed files with 0 additions and 4 deletions

View File

@ -50,10 +50,6 @@ borg_backup () {
} }
borg_prune () { 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 if [[ -z ${BORG_PRUNE_ARGS[@]} ]]; then
BORG_PRUNE_ARGS=( BORG_PRUNE_ARGS=(
--info --info