rdiff: remove TODO comment line, since this has not to be done :)
authorintrigeri <intrigeri@boum.org>
Thu, 19 Jan 2006 21:57:19 +0000 (21:57 +0000)
committerintrigeri <intrigeri@boum.org>
Thu, 19 Jan 2006 21:57:19 +0000 (21:57 +0000)
handlers/rdiff

index 1a2e1ebb37eaacfea7b5c88d4e0de3b74d6b0b0b..82160f4fb5b03b86a36cdf45a4944611672dc383 100644 (file)
@@ -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="/" ;;