Skip to content
Snippets Groups Projects
Commit a04140d0 authored by intrigeri's avatar intrigeri
Browse files

rdiff: remove TODO comment line, since this has not to be done :)

parent e431f13b
Branches
Tags
No related merge requests found
...@@ -114,7 +114,6 @@ fi ...@@ -114,7 +114,6 @@ fi
# source specific checks # source specific checks
[ "$include" != "" -o "$vsinclude" != "" ] || fatal "No source includes specified" [ "$include" != "" -o "$vsinclude" != "" ] || fatal "No source includes specified"
#TODO should I test for vsinclude if usevservers=yes?
case $sourcetype in case $sourcetype in
remote ) execstr_sourcepart="$sourceuser@$sourcehost::/" ;; remote ) execstr_sourcepart="$sourceuser@$sourcehost::/" ;;
local ) execstr_sourcepart="/" ;; local ) execstr_sourcepart="/" ;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment