[Spice-devel] [PATCH spice-server 1/5] syntax-check: Remove space at end of line

Frediano Ziglio fziglio at redhat.com
Wed Nov 9 16:00:08 UTC 2016


Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9b2ae2d..ca57ff5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,7 @@
 image: fedora:latest
 
 before_script:
-  - dnf install 'dnf-command(copr)' git libtool make -y 
+  - dnf install 'dnf-command(copr)' git libtool make -y
   - dnf copr enable @spice/nightly -y
   - dnf builddep spice -y
 
-- 
2.7.4



More information about the Spice-devel mailing list