From 3398a1b7e53a4523b83eaad95b43413b1afbe95c Mon Sep 17 00:00:00 2001
From: Carmelo Pellegrino <carmelo.pellegrino@gmail.com>
Date: Mon, 1 Jun 2015 14:57:43 +0200
Subject: [PATCH] error correction

---
 patch-control.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/patch-control.sh b/patch-control.sh
index 738ea09..5286076 100755
--- a/patch-control.sh
+++ b/patch-control.sh
@@ -154,6 +154,8 @@ while [ 1 ]; do
     continue
   fi
 
+  break
+
 done
 
 # Wait 10 seconds
-- 
GitLab