projects
/
matthijs
/
upstream
/
backupninja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
94af1f1
)
Removed vsnames variable check as it is "over-paranoid" :)
author
Micah Anderson
<micah@riseup.net>
Tue, 31 Jan 2006 17:35:46 +0000
(17:35 +0000)
committer
Micah Anderson
<micah@riseup.net>
Tue, 31 Jan 2006 17:35:46 +0000
(17:35 +0000)
handlers/rdiff
patch
|
blob
|
history
diff --git
a/handlers/rdiff
b/handlers/rdiff
index adc4b5d8e6a6377545d4602cc0ae27e66295e71d..4871d4e17d91102ea40c6f3e323eeb3d75ae6d86 100644
(file)
--- a/
handlers/rdiff
+++ b/
handlers/rdiff
@@
-109,7
+109,6
@@
if [ $vservers_are_available = yes ]; then
fi
else
[ -z "$vsinclude" ] || warning 'vservers support disabled in backupninja.conf, vsincludes configuration lines will be ignored'
- [ -z "$vsnames" ] || warning 'vservers support disabled in backupninja.conf, vsnames configuration line will be ignored'
fi
# check the connection at the source and destination