zaheer - flumotion/trunk/flumotion/admin/text
flumotion-commit at lists.fluendo.com
flumotion-commit at lists.fluendo.com
Thu Jan 18 15:43:13 CET 2007
Author: zaheer
Date: Thu Jan 18 15:43:12 2007
New Revision: 4409
Modified:
flumotion/trunk/flumotion/admin/text/greeter.py
Log:
Actually commit the change also.
Modified: flumotion/trunk/flumotion/admin/text/greeter.py
==============================================================================
--- flumotion/trunk/flumotion/admin/text/greeter.py (original)
+++ flumotion/trunk/flumotion/admin/text/greeter.py Thu Jan 18 15:43:12 2007
@@ -127,7 +127,7 @@
except ValueError:
port = 7531
info = fconnection.PBConnectionInfo(self.inputs[1], port,
- self.inputs[3] == 'No', fpb.Authenticator(
+ self.inputs[3] == 'Yes', fpb.Authenticator(
username=self.inputs[4], password=self.inputs[5]))
connection.connect_to_manager(self.stdscr, info)
More information about the flumotion-commit
mailing list