]> git.donarmstrong.com Git - debian-ctte.git/commitdiff
the char is resolved as well
authorDon Armstrong <don@donarmstrong.com>
Wed, 24 Jun 2015 16:38:30 +0000 (09:38 -0700)
committerDon Armstrong <don@donarmstrong.com>
Wed, 24 Jun 2015 16:38:30 +0000 (09:38 -0700)
mar_2015_new_chair/run_vote.sh [deleted file]
resolved_issues/mar_2015_new_chair/run_vote.sh [new file with mode: 0755]

diff --git a/mar_2015_new_chair/run_vote.sh b/mar_2015_new_chair/run_vote.sh
deleted file mode 100755 (executable)
index 9d216dd..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-#!/bin/sh
-../scripts/pocket-devotee \
-    --option 'A:don' \
-    --option 'B:aba' \
-    --option 'C:vorlon' \
-    --option 'D:keithp' \
-    --option 'E:odyx' \
-    --option 'F:tfheen' \
-    --option 'G:hartmans' \
-    --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
-odyx: A > B=D > E=F=G > C=H
-don: A > B=C=D=E=F=G=H
-EOF
-
diff --git a/resolved_issues/mar_2015_new_chair/run_vote.sh b/resolved_issues/mar_2015_new_chair/run_vote.sh
new file mode 100755 (executable)
index 0000000..9d216dd
--- /dev/null
@@ -0,0 +1,19 @@
+#!/bin/sh
+../scripts/pocket-devotee \
+    --option 'A:don' \
+    --option 'B:aba' \
+    --option 'C:vorlon' \
+    --option 'D:keithp' \
+    --option 'E:odyx' \
+    --option 'F:tfheen' \
+    --option 'G:hartmans' \
+    --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
+odyx: A > B=D > E=F=G > C=H
+don: A > B=C=D=E=F=G=H
+EOF
+