prevent buildhive from computing format card list

master
melvin 2014-02-28 11:25:44 +08:00
parent c113a50a62
commit 02f7ac6869
1 changed files with 4 additions and 1 deletions

View File

@ -188,7 +188,10 @@ inf: $(MAG)
-while true; do make debug=true 0`date +%s`.t; done
buildhive:
make games=100 ai1=MMABC ai2=MCTS `date +%s`.t zips
make games=100 ai1=MMABC ai2=MCTS `date +%s`.t
touch cards/standard_all.out cards/extended_all.out cards/modern_all.out
touch cards/standard_all.txt cards/extended_all.txt cards/modern_all.txt
make zips
games ?= 10000
str1 ?= 1