[yast-commit] r64170 - /branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/wizards.ycp
Author: gs Date: Tue May 31 13:18:12 2011 New Revision: 64170 URL: http://svn.opensuse.org/viewcvs/yast?rev=64170&view=rev Log: remove logging Modified: branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/wizards.ycp Modified: branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/wizards.ycp URL: http://svn.opensuse.org/viewcvs/yast/branches/SuSE-Code-11-SP2-Branch/fcoe-c... ============================================================================== --- branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/wizards.ycp (original) +++ branches/SuSE-Code-11-SP2-Branch/fcoe-client/src/wizards.ycp Tue May 31 13:18:12 2011 @@ -194,7 +194,7 @@ Wizard::CreateDialog(); any ret = Sequencer::Run(aliases, sequence); - y2milestone( "**** RETURN of MainSequence ****: %1", ret ); + UI::CloseDialog(); return ret; } -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
gs@svn2.opensuse.org