|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] [XEND] Minor syntax change
# HG changeset patch
# User atse@xxxxxxxxxxxxxxxxxxxxxxxx
# Node ID 00822a3a57d9d92b36d6f5c270ddee1b2a9011bf
# Parent 612671bd9a54ec9262abd26c4ba7b0c031aab2aa
[XEND] Minor syntax change
Signed-off-by: Alastair Tse <atse@xxxxxxxxxxxxx>
---
tools/python/xen/xend/server/SrvDaemon.py | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -r 612671bd9a54 -r 00822a3a57d9 tools/python/xen/xend/server/SrvDaemon.py
--- a/tools/python/xen/xend/server/SrvDaemon.py Fri Jul 14 11:48:48 2006 +0100
+++ b/tools/python/xen/xend/server/SrvDaemon.py Fri Jul 14 11:49:24 2006 +0100
@@ -136,7 +136,7 @@ class Daemon:
if not XEND_DAEMONIZE:
self.tracing(trace)
self.run(None)
- return ret;
+ return ret
# we use a pipe to communicate between the parent and the child process
# this way we know when the child has actually initialized itself so
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] [XEND] Minor syntax change,
Xen patchbot-unstable <=
|
|
|
|
|