Skip to content

OS5-3449: Fix resumable replication

Mihai Balint requested to merge OS5-3449-fix-resumable-replications into master

The runsynccmd subroutine was not matching the $sendsource when a receive resume token is passed in. All usages that pass in the receive resume token do not begin with a space; instead, they start with -t .

Fixes: https://github.com/jimsalterjrs/sanoid/issues/918

Merge request reports

Loading