diff --git a/main_tools/OneScriptToRuleThemAll.sh b/main_tools/OneScriptToRuleThemAll.sh index 59f73aa..74d7a3b 100755 --- a/main_tools/OneScriptToRuleThemAll.sh +++ b/main_tools/OneScriptToRuleThemAll.sh @@ -8,17 +8,6 @@ # Author : Jean-François Rey # ##################################### -# Color variables -txtgrn=$(tput setaf 2) # Green -txtylw=$(tput setaf 3) # Yellow -txtblu=$(tput setaf 4) # Blue -txtpur=$(tput setaf 5) # Purple -txtcyn=$(tput setaf 6) # Cyan -txtwht=$(tput setaf 7) # White -txtrst=$(tput sgr0) # Text reset. -#/color - - echo -e "#### OneScriptToRuleThemAll ####" LORD=" Three::rings for:::the::Elven-King @@ -29,8 +18,8 @@ LORD=" Three::rings die.:One _,-'...:... \`-. for:::the ::Dark:: ,- .:::::::::::. \`. Lord::on his:dark ,' .:::::zzz:::::. \`. :throne: - In:::the/ ::::${txtpur}OTMEDIA${txtrst}:::: \ Land::of - :Mordor:\ ::::${txtpur}SCRIPTS${txtrst}:::: / :where:: + In:::the/ ::::OTMEDIA:::: \ Land::of + :Mordor:\ ::::SCRIPTS:::: / :where:: ::the::: '. '::::YEEEP::::' ,' Shadows: lie.::One \`. \`\`:::::::::'' ,' Ring::to ::rule:: \`-._\`\`\`:'''_,-' ::them:: diff --git a/main_tools/ThirdPass.sh b/main_tools/ThirdPass.sh index f9674e1..67dd871 100755 --- a/main_tools/ThirdPass.sh +++ b/main_tools/ThirdPass.sh @@ -232,8 +232,6 @@ do done ## Check missing seg and log it - -## Check missing seg and log it if [ $CHECK -eq 1 ] then ls $RES_DIR/*.treil 2>/dev/null | sed -e "s|$RES_DIR\/||g" | sed -e 's/\.treil//' | sort > ${OUTPUT_DIR_BASENAME}/.tmp