From ea2c35ad656de63edb95c17592c63d159d24619e Mon Sep 17 00:00:00 2001 From: rey jean-Francois Date: Thu, 1 Aug 2013 10:17:56 +0200 Subject: [PATCH] bugfix :D --- main_tools/OneScriptToRuleThemAll.sh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/main_tools/OneScriptToRuleThemAll.sh b/main_tools/OneScriptToRuleThemAll.sh index 8b07de0..bef6aa3 100755 --- a/main_tools/OneScriptToRuleThemAll.sh +++ b/main_tools/OneScriptToRuleThemAll.sh @@ -43,13 +43,13 @@ fi MAIN_SCRIPT_PATH=$(dirname $(readlink -e $0)) RING="" -$p1=0 -$p2=0 -$conf=0 -$exploitconf=0 -$p3=0 -$recompose=0 -$scoring=0 +p1=0 +p2=0 +conf=0 +exploitconf=0 +p3=0 +recompose=0 +scoring=0 #---------------# # Parse Options # -- 1.8.2.3