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

List:       kde-commits
Subject:    KDE/kdelibs/khtml
From:       Nikolas Zimmermann <wildfox () kde ! org>
Date:       2006-03-21 0:15:51
Message-ID: 1142900151.668660.23698.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 520850 by wildfox:

--debug means "Do not supress debug output". The logic was reversed though, fixed.


 M  +1 -1      test_regression.cpp  


--- trunk/KDE/kdelibs/khtml/test_regression.cpp #520849:520850
@@ -691,7 +691,7 @@
 
     int rv = 1;
 
-    if ( !args->isSet( "debug" ) ) {
+    if ( args->isSet( "debug" ) ) {
         KSimpleConfig dc( "kdebugrc" );
         static int areas[] = { 1000, 6000, 6005, 6010, 6020, 6030,
                                6031, 6035, 6036, 6040, 6041, 6045,
[prev in list] [next in list] [prev in thread] [next in thread] 

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