From ff059f3c5e39a6fd7d33a47f5c6a4abec6f00fe4 Mon Sep 17 00:00:00 2001
From: Gottfried Gaisbauer <gogo@servus.at>
Date: Wed, 28 Mar 2018 18:52:05 +0200
Subject: [PATCH] deleted unused files, renamed lqs main file, startup improved

---
 .gitlab-ci.yml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ddd1ac5..d1998aa 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,7 +20,7 @@ simple_guru_help:
   script:
     - python3 guru.py -h
 
-print_connection_status:
-  stage: test
-  script:
-    - python3 guru.py -pcs
\ No newline at end of file
+#print_connection_status:
+#  stage: test
+#  script:
+#    - python3 guru.py -pcs
\ No newline at end of file
-- 
GitLab