From 2aff9d951235b7d1f98bd6c0106b33d7d982f9c7 Mon Sep 17 00:00:00 2001
From: Carmelo Pellegrino <carmelo.pellegrino@gmail.com>
Date: Wed, 20 May 2015 11:41:17 +0200
Subject: [PATCH] formatting

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

diff --git a/patch-control.sh b/patch-control.sh
index 2c39986..93c9d72 100644
--- a/patch-control.sh
+++ b/patch-control.sh
@@ -100,7 +100,7 @@ while [ 1 ]; do
                    $(createList ${folder})`
 
   if [ -z "${rs_file}" ]; then
-    zenity --error  --text="No Run Setup file selected, aborting"
+    zenity --error --text="No Run Setup file selected, aborting"
     exit -1
   fi
 
-- 
GitLab