add command to compare parse_groovy

master
melvinzhang 2015-12-09 11:06:12 +08:00
parent 6b6d74565e
commit a151719632
1 changed files with 1 additions and 0 deletions

View File

@ -778,6 +778,7 @@ parse_groovy.txt:
git checkout -- release/Magarena/scripts
patch -p1 -R < parse_missing.patch
join -t'_' <(sort cards/groovy.txt) <(sort parse_ok.txt) > $@
diff parse_groovy.ignore $@
# extract name<tab>image url from gallery page
%.tsv: %.html