From 3b28f47e1caff0dd2835efbeae89f48f37588ce5 Mon Sep 17 00:00:00 2001
From: Carmelo Pellegrino <carmelo.pellegrino@gmail.com>
Date: Thu, 18 Jun 2015 16:54:52 +0200
Subject: [PATCH] gently close of DetectorManager removed (patch of the
 patch\!)

---
 patch-control.sh | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/patch-control.sh b/patch-control.sh
index 5cad1e5..7bb4a37 100755
--- a/patch-control.sh
+++ b/patch-control.sh
@@ -101,9 +101,6 @@ function dm_driver() {
   sleep $1
 
   echo "set session target = Off"
-
-  echo exit
-  echo y
 }
 
 function nowUTC() {
-- 
GitLab