Skip to content

Commit

Permalink
change name of eval script
Browse files Browse the repository at this point in the history
  • Loading branch information
awni committed Mar 21, 2017
1 parent 03a44e1 commit 0014e97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entry/next.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ set -o pipefail
RECORD=$1

printf "$RECORD," >> answers.txt
python3 eval.py . $RECORD >> answers.txt
python3 test.py . $RECORD >> answers.txt

0 comments on commit 0014e97

Please sign in to comment.