diff options
-rw-r--r-- | handlers/dsync.in | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/handlers/dsync.in b/handlers/dsync.in index d63b3be..80cfd4d 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 |