Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon McClure committed Dec 13, 2017
1 parent 1869eb4 commit d391da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/results.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ if [ $FILE ]
then
elex results ${DATE} --test --national-only -o json -d ${FILE} > master.json
else
elex results ${DATE} --test --national-only -o json > master.json
elex results ${DATE} --national-only -o json > master.json
fi

# cp output/elections/*.json output/results/
Expand Down

0 comments on commit d391da6

Please sign in to comment.