Skip to content
Snippets Groups Projects
Commit c0e571eb authored by micah's avatar micah :speech_balloon:
Browse files

remove some debugging bits that snuck in

parent 4c7660f2
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment