mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-02-27 13:53:41 +01:00
...
This commit is contained in:
parent
bba6317da2
commit
44ed7440f4
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ def run(self, opts):
|
|||
threads = []
|
||||
for host in (
|
||||
r'Owner@winxp:/cygdrive/c/Documents\ and\ Settings/Owner/calibre',
|
||||
'kovid@ox:calibre',
|
||||
'kovid@leopard_test:calibre',
|
||||
r'kovid@win7:/cygdrive/c/Users/kovid/calibre',
|
||||
):
|
||||
rcmd = BASE_RSYNC + EXCLUDES + ['.', host]
|
||||
|
|
|
|||
Loading…
Reference in a new issue