chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
CHANGES
[disorder]
/
tests
/
dtest.py
diff --git
a/tests/dtest.py
b/tests/dtest.py
index 74a7eb867a12365fcaa383e5bf8d61404cab6c18..a8ea64cdb526ecc136e269c7596be743a09e17ff 100644
(file)
--- a/
tests/dtest.py
+++ b/
tests/dtest.py
@@
-1,7
+1,7
@@
#-*-python-*-
#
# This file is part of DisOrder.
#-*-python-*-
#
# This file is part of DisOrder.
-# Copyright (C) 2007-20
09
Richard Kettlewell
+# Copyright (C) 2007-20
12
Richard Kettlewell
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@
-255,8
+255,8
@@
Start the daemon."""
if waited > 0:
print " took about %ss for socket to appear" % waited
# Wait for root user to be created
if waited > 0:
print " took about %ss for socket to appear" % waited
# Wait for root user to be created
- command(["disorder",
- "--config", disorder._configfile,
"--no-per-user-config",
+ command(["disorder
d
",
+ "--config", disorder._configfile,
"--wait-for-root"])
def create_user(username="fred", password="fredpass"):
"--wait-for-root"])
def create_user(username="fred", password="fredpass"):