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:
e431f13
)
rdiff: remove TODO comment line, since this has not to be done :)
author
intrigeri
<intrigeri@boum.org>
Thu, 19 Jan 2006 21:57:19 +0000
(21:57 +0000)
committer
intrigeri
<intrigeri@boum.org>
Thu, 19 Jan 2006 21:57:19 +0000
(21:57 +0000)
handlers/rdiff
patch
|
blob
|
history
diff --git
a/handlers/rdiff
b/handlers/rdiff
index 1a2e1ebb37eaacfea7b5c88d4e0de3b74d6b0b0b..82160f4fb5b03b86a36cdf45a4944611672dc383 100644
(file)
--- a/
handlers/rdiff
+++ b/
handlers/rdiff
@@
-114,7
+114,6
@@
fi
# source specific checks
[ "$include" != "" -o "$vsinclude" != "" ] || fatal "No source includes specified"
-#TODO should I test for vsinclude if usevservers=yes?
case $sourcetype in
remote ) execstr_sourcepart="$sourceuser@$sourcehost::/" ;;
local ) execstr_sourcepart="/" ;;