use array_mag.sh to generate AI test output

master
melvin 2011-06-07 11:19:30 +08:00
parent d47b94f85b
commit 1c7db8d98b
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ newcards/existing_full.txt: newcards/existing.txt data/mtg-data.txt
candidate_cards_full.txt: scripts/extract_candidates.awk candidate_cards.tsv data/mtg-data.txt
awk -f $^ | sort -rg | sed 's/\t/\n/g' > $@
%.err: $(MAG)
SGE_TASK_ID=$* exp/show_cmd.sh
%.out: $(MAG)
SGE_TASK_ID=$* exp/array_mag.sh
M1.%:
-rm -rf Magarena-1.$*