Commit 243e31ee2a237f6a0b7d6a75b423343de76b5614

Authored by Jean-François Rey
1 parent 17d865629c
Exists in master

bugfix

Showing 2 changed files with 2 additions and 15 deletions Side-by-side Diff

main_tools/OneScriptToRuleThemAll.sh
... ... @@ -8,17 +8,6 @@
8 8 # Author : Jean-François Rey #
9 9 #####################################
10 10  
11   -# Color variables
12   -txtgrn=$(tput setaf 2) # Green
13   -txtylw=$(tput setaf 3) # Yellow
14   -txtblu=$(tput setaf 4) # Blue
15   -txtpur=$(tput setaf 5) # Purple
16   -txtcyn=$(tput setaf 6) # Cyan
17   -txtwht=$(tput setaf 7) # White
18   -txtrst=$(tput sgr0) # Text reset.
19   -#/color
20   -
21   -
22 11 echo -e "#### OneScriptToRuleThemAll ####"
23 12 LORD=" Three::rings
24 13 for:::the::Elven-King
... ... @@ -29,8 +18,8 @@
29 18 die.:One _,-'...:... \`-. for:::the
30 19 ::Dark:: ,- .:::::::::::. \`. Lord::on
31 20 his:dark ,' .:::::zzz:::::. \`. :throne:
32   - In:::the/ ::::${txtpur}OTMEDIA${txtrst}:::: \ Land::of
33   - :Mordor:\ ::::${txtpur}SCRIPTS${txtrst}:::: / :where::
  21 + In:::the/ ::::OTMEDIA:::: \ Land::of
  22 + :Mordor:\ ::::SCRIPTS:::: / :where::
34 23 ::the::: '. '::::YEEEP::::' ,' Shadows:
35 24 lie.::One \`. \`\`:::::::::'' ,' Ring::to
36 25 ::rule:: \`-._\`\`\`:'''_,-' ::them::
main_tools/ThirdPass.sh
... ... @@ -232,8 +232,6 @@
232 232 done
233 233  
234 234 ## Check missing seg and log it
235   -
236   -## Check missing seg and log it
237 235 if [ $CHECK -eq 1 ]
238 236 then
239 237 ls $RES_DIR/*.treil 2>/dev/null | sed -e "s|$RES_DIR\/||g" | sed -e 's/\.treil//' | sort > ${OUTPUT_DIR_BASENAME}/.tmp