diff --git a/handlers/dsync.in b/handlers/dsync.in index d63b3be7c4d7e82d99cc255fd01f3a8b3fabdcd1..80cfd4dcc96947c4caf81a097f6128e495fcd350 100644 --- a/handlers/dsync.in +++ b/handlers/dsync.in @@ -96,8 +96,6 @@ function do_user() { debug "syncing" while [ $failedcount -lt 4 ]; do - echo "failedcount: $failedcount" - echo "returned: $ret" debug $DSYNC $testflags -u $user backup $srcconffile \ ssh -i $destid_file $destuser@$desthost $DSYNC $destconffile \ -u $user 2>&1