[PATCH 07/23] tests: Fix indentation in virhostcputest

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Signed-off-by: Martin Kletzander <mkletzan@xxxxxxxxxx>
---
 tests/virhostcputest.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/virhostcputest.c b/tests/virhostcputest.c
index 8387956bde6a..09be1208de40 100644
--- a/tests/virhostcputest.c
+++ b/tests/virhostcputest.c
@@ -249,8 +249,8 @@ mymain(void)
         return EXIT_FAILURE;

     for (i = 0; i < ARRAY_CARDINALITY(nodeData); i++)
-      if (virTestRun(nodeData[i].testName, linuxTestHostCPU, &nodeData[i]) != 0)
-        ret = -1;
+        if (virTestRun(nodeData[i].testName, linuxTestHostCPU, &nodeData[i]) != 0)
+            ret = -1;

 # define DO_TEST_CPU_STATS(name, ncpus) \
     do { \
-- 
2.12.0

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]
  Powered by Linux