Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/integration/master_personal.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/master_personal.py')
-rwxr-xr-xtests/integration/master_personal.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/integration/master_personal.py b/tests/integration/master_personal.py
index 8acc959..f484836 100755
--- a/tests/integration/master_personal.py
+++ b/tests/integration/master_personal.py
@@ -40,7 +40,7 @@ class MasterPersonalTest(tests.Test):
self.client_pid = self.popen([join(src_root, 'sugar-network-client'), '-F', 'start',
'--api-url=http://127.0.0.1:8100', '--cachedir=client/tmp',
'-DDD', '--rundir=client/run', '--server-mode', '--layers=pilot',
- '--local-root=client', '--activity-dirs=client/activities',
+ '--local-root=client',
'--port=8101', '--index-flush-threshold=1',
'--mounts-root=client/mnt', '--ipc-port=8102',
'--stats-user', '--stats-user-step=1',