From 8622845140a35b02476910d09d92fff50eb711eb Mon Sep 17 00:00:00 2001 From: vonavi Date: Fri, 29 Aug 2014 09:47:22 +0400 Subject: [PATCH] Update scripts to use with the current tournament 'Fallen Leaves'. --- game-add | 2 +- schedule | 2 +- tour-parse | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/game-add b/game-add index c269be9..bb46c68 100755 --- a/game-add +++ b/game-add @@ -3,7 +3,7 @@ # Distributed under the terms of the GNU General Public License v2 REPODIR="`dirname $0`" -TOURNAMENT="2014/2-summertime" +TOURNAMENT="2014/3-fallenleaves" # Config file for players ply_ini="${REPODIR}/${TOURNAMENT}/players.ini" diff --git a/schedule b/schedule index a26bac7..b1d1d6e 100755 --- a/schedule +++ b/schedule @@ -4,7 +4,7 @@ # REPO="https://raw.githubusercontent.com/fat0troll/lorchess/master" REPO="`dirname $0`" -TOURNAMENT="2014/2-summertime" +TOURNAMENT="2014/3-fallenleaves" # Version information VERSION="0.4" diff --git a/tour-parse b/tour-parse index 67cd4d6..a5c6cfe 100755 --- a/tour-parse +++ b/tour-parse @@ -1,7 +1,7 @@ #!/usr/bin/env bash YEAR=2014 -TOURNAMENT=2-summertime +TOURNAMENT=3-fallenleaves SCRIPT_PATH=`dirname $0` # Regexps to parse the result of game