[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/emerge/bin
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2011-06-02 21:59:37
Message-ID: 20110602215937.5C719AC87D () svn ! kde ! org
[Download RAW message or body]

SVN commit 1234875 by sengels:

error is pretty similar to die, so do neither but just send a warning, which is acceptable

 M  +1 -1      EmergeBase.py  


--- trunk/kdesupport/emerge/bin/EmergeBase.py #1234874:1234875
@@ -364,7 +364,7 @@
         if self.subinfo.options.exitOnErrors:
             utils.die( "while running %s cmd: %s" % (errorMessage, str(command)) )
         else:
-            utils.error( "while running %s cmd: %s" % (errorMessage, str(command)) )
+            utils.warning( "while running %s cmd: %s" % (errorMessage, str(command)) )
         return False
 
     def proxySettings(self):
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic