From d67610f632496b48f640ea9f82912f8aedea3441 Mon Sep 17 00:00:00 2001 From: rey jean-Francois Date: Thu, 1 Aug 2013 10:19:39 +0200 Subject: [PATCH] up --- main_tools/OneScriptToRuleThemAll.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main_tools/OneScriptToRuleThemAll.sh b/main_tools/OneScriptToRuleThemAll.sh index bef6aa3..438cceb 100755 --- a/main_tools/OneScriptToRuleThemAll.sh +++ b/main_tools/OneScriptToRuleThemAll.sh @@ -54,7 +54,7 @@ scoring=0 #---------------# # Parse Options # #---------------# -while getopts ":hDv:cf:r123CeRs" opt +while getopts ":hDv:cf:r123CeRsa" opt do case $opt in h) -- 1.8.2.3