aboutsummaryrefslogtreecommitdiff
path: root/extract.sh
diff options
context:
space:
mode:
authortslil clingman <tslil@posteo.de>2021-01-28 21:30:30 -0500
committertslil <tslil@posteo.de>2026-08-28 19:37:41 +0100
commita77062ce3dc9a99ad0662010cc7eeb00dd5036a6 (patch)
tree6936b60eb7a8221d38886d0db11953fe6ee56f23 /extract.sh
parent473797d820b3b224ee1d370a50e4bcd01d09d48e (diff)
Added license information!
Diffstat (limited to 'extract.sh')
-rwxr-xr-xextract.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/extract.sh b/extract.sh
index 9325b47..fb6f267 100755
--- a/extract.sh
+++ b/extract.sh
@@ -5,7 +5,6 @@ db_file=games_anon.db
chosen_players="fwwwwibib archvenison NohatCoder nqeron ManaT
SultanPepper orfane rabbitboy84 applemonkeyman Reid Tayacan Breeze
AaaarghBot"
-# chosen_players=""
query() {
query="(size == $1) and (result != '1-0') and (result != '0-1') and (result != '0-0') and (result != '1/2-1/2')"