Remove disabled queries from output_spec.cfg
[ric-app/mc.git] / mc-core / mc / queries / generate_runall.py
index 667120b..801c1c7 100644 (file)
@@ -142,7 +142,8 @@ runall += """
 
 sleep 1
 bash /mc/gs-lite/bin/start_processing
-fg %1
+sleep infinity
+# fg %1
 """
 
 rflnm = options.querydir+"/runall"