From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Charles Coffing" Subject: [PATCH] typo in Daemon.py Date: Wed, 13 Oct 2004 15:40:44 -0600 Sender: xen-devel-admin@lists.sourceforge.net Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org 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