reword
This commit is contained in:
parent
07648e2daa
commit
ece7481faa
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ remoteCopyFile r src dest = do
|
||||||
then return res
|
then return res
|
||||||
else do
|
else do
|
||||||
when rsync $
|
when rsync $
|
||||||
showLongNote "run git annex again to resume file transfer"
|
showLongNote "rsync failed -- run git annex again to resume file transfer"
|
||||||
return res
|
return res
|
||||||
where
|
where
|
||||||
cmd
|
cmd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue