[libvirt] [jenkins-ci PATCH] projects: Fix comments for libvirt-dbus

Andrea Bolognani abologna at redhat.com
Tue Aug 21 13:56:41 UTC 2018


The comments were accurate but misplaced. Fix that.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
Pushed as somewhat embarrassing and utterly trivial.

 projects/libvirt-dbus.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/projects/libvirt-dbus.yaml b/projects/libvirt-dbus.yaml
index 0fde390..74163b7 100644
--- a/projects/libvirt-dbus.yaml
+++ b/projects/libvirt-dbus.yaml
@@ -18,7 +18,7 @@
           parent_jobs: 'libvirt-glib-master-build'
       - autotools-syntax-check-job:
           parent_jobs: 'libvirt-dbus-master-build'
-          # The test suite uses Python 3, which CentOS 7 doesn't include
+          # syntax-check uses Python 3, which CentOS 7 doesn't include
           machines:
             - libvirt-debian-9
             - libvirt-fedora-27
@@ -28,7 +28,7 @@
             - libvirt-freebsd-11
       - autotools-check-job:
           parent_jobs: 'libvirt-dbus-master-syntax-check'
-          # syntax-check uses Python 3, which CentOS 7 doesn't include
+          # The test suite uses Python 3, which CentOS 7 doesn't include
           machines:
             - libvirt-debian-9
             - libvirt-fedora-27
-- 
2.17.1




More information about the libvir-list mailing list