[pkg-fso-commits] [SCM] FSO frameworkd Debian packaging branch, master, updated. milestone4-368-g700ab82

Michael 'Mickey' Lauer mickey at vanille-media.de
Mon Feb 2 18:51:58 UTC 2009


The following commit has been merged in the master branch:
commit 83c2b0a9d2609ce0b0d43a020f2a3e7a409234e8
Author: Michael 'Mickey' Lauer <mickey at vanille-media.de>
Date:   Fri Jan 16 12:34:54 2009 +0100

    opgsd: fix bogus indention

diff --git a/framework/subsystems/ogpsd/gpsdevice.py b/framework/subsystems/ogpsd/gpsdevice.py
index 91962d5..7855a50 100644
--- a/framework/subsystems/ogpsd/gpsdevice.py
+++ b/framework/subsystems/ogpsd/gpsdevice.py
@@ -78,7 +78,7 @@ class GPSDevice( resource.Resource ):
         logger.info( "suspending" )
         self.ConnectionStatusChanged( False )
         self.suspendDevice()
-            self.channel.shutdownChannel()
+        self.channel.shutdownChannel()
         self.channel.suspendChannel()
         on_ok()
 

-- 
FSO frameworkd Debian packaging



More information about the pkg-fso-commits mailing list