We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6870be1 commit b4a16efCopy full SHA for b4a16ef
test/test_task.py
@@ -34,7 +34,7 @@ def test_task(self):
34
'exclude': '',
35
'time': '* */2 * * *',
36
'rsyncdir': 'archlinux/',
37
- 'localdir': '/home/mirror/archlinux',
+ 'localdir': '/tmp/mirror/archlinux',
38
'args': '--links --hard-links --times --verbose --delete --recursive',
39
'twostage': '0',
40
'timeout': '2h',
0 commit comments