All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH]  typo in Daemon.py
@ 2004-10-13 21:40 Charles Coffing
  0 siblings, 0 replies; only message in thread
From: Charles Coffing @ 2004-10-13 21:40 UTC (permalink / raw)
  To: xen-devel

There's a typo in Daemon.py:

--- tools/python/xen/sv/Daemon.py.orig  2004-10-13 15:41:10.000000000
-0600
+++ tools/python/xen/sv/Daemon.py       2004-10-13 15:41:21.000000000
-0600
@@ -96,7 +96,7 @@
         reactor.run()

     def exit(self):
-        reactor.diconnectAll()
+        reactor.disconnectAll()
         sys.exit(0)

 def instance():



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-13 21:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-13 21:40 [PATCH] typo in Daemon.py Charles Coffing

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.