From fd7f7f64ec654c7b71751f31e6c342717fa22ebb Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Tue, 10 Mar 2015 13:24:16 -0700 Subject: [PATCH] as Kurt pointed out, the chairman vote has no default option --- mar_2015_new_chair/run_vote.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mar_2015_new_chair/run_vote.sh b/mar_2015_new_chair/run_vote.sh index bb65119..9d216dd 100755 --- a/mar_2015_new_chair/run_vote.sh +++ b/mar_2015_new_chair/run_vote.sh @@ -7,7 +7,9 @@ --option 'E:odyx' \ --option 'F:tfheen' \ --option 'G:hartmans' \ - --option 'H:bdale' << EOF + --option 'H:bdale' \ + --no-default-option \ + << EOF bdale: A > B=D=E=F=G > C aba: A > D > E=F=G > C > B > H tfheen: A > B=D=E=F=G > C -- 2.39.5