X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=infra%2Fdgit-mirror-ssh-wrap;h=c3d033f5862e1993c8dbd3f5a3239b2fd9aa170f;hb=0485d821f0e4ec4f13192e3de6747087ece3aae1;hp=3feb6dcbd9ecfbd46df893a22e77a8ff9732920e;hpb=2b693260e2b5d6aedd994e934e5a5c07b72fd655;p=dgit.git diff --git a/infra/dgit-mirror-ssh-wrap b/infra/dgit-mirror-ssh-wrap index 3feb6dcb..c3d033f5 100755 --- a/infra/dgit-mirror-ssh-wrap +++ b/infra/dgit-mirror-ssh-wrap @@ -32,6 +32,7 @@ m{^rsync --server -lHtre\.iLsfxC --timeout=\d+ --delete --safe-links \. $d$} # The pattern should contain $d where the per-package destination # directory would go. -or die "unexpected command $command\n"; +or die "dgit-mirror-ssh-wrap: unexpected command (rsync upgraded?): + $command\n"; exec $& or die $!;