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
|
||||
else do
|
||||
when rsync $
|
||||
showLongNote "run git annex again to resume file transfer"
|
||||
showLongNote "rsync failed -- run git annex again to resume file transfer"
|
||||
return res
|
||||
where
|
||||
cmd
|
||||
|
|
Loading…
Reference in a new issue