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

List:       kde-commits
Subject:    [kdelibs/frameworks] kdecore/tests: Fix indentation.
From:       Matt Williams <matt () milliams ! com>
Date:       2012-02-23 9:27:29
Message-ID: 20120223092729.61F70A60A6 () git ! kde ! org
[Download RAW message or body]

Git commit b39288ccacd630e3cdc0311cd34d3f10dd9ba924 by Matt Williams.
Committed on 23/02/2012 at 10:33.
Pushed by milliams into branch 'frameworks'.

Fix indentation.

M  +2    -2    kdecore/tests/kdebug_unittest.cpp

http://commits.kde.org/kdelibs/b39288ccacd630e3cdc0311cd34d3f10dd9ba924

diff --git a/kdecore/tests/kdebug_unittest.cpp b/kdecore/tests/kdebug_unittest.cpp
index 68f9027..12c71cd 100644
--- a/kdecore/tests/kdebug_unittest.cpp
+++ b/kdecore/tests/kdebug_unittest.cpp
@@ -273,9 +273,9 @@ void KDebugTest::testNoMainComponentData()
     // This test runs kdebug_qcoreapptest and checks its output
     QProcess proc;
     QProcessEnvironment environment = QProcessEnvironment::systemEnvironment();
-	environment.insert("KDE_DEBUG_NOPROCESSINFO", "1");
+    environment.insert("KDE_DEBUG_NOPROCESSINFO", "1");
     environment.insert("KDE_DEBUG_TIMESTAMP", "0");
-	proc.setProcessEnvironment(environment);
+    proc.setProcessEnvironment(environment);
     proc.setProcessChannelMode(QProcess::SeparateChannels);
 #ifdef Q_OS_WIN
     proc.start("kdebug_qcoreapptest.exe");
[prev in list] [next in list] [prev in thread] [next in thread] 

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