summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2011-06-09 07:46:48 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2011-06-09 07:46:48 +0000
commit37acab452de9c08e38c73b1bda643380da381681 (patch)
tree666e8f5b34eee46bfd63cf0e4edf0ccc5f768ce9
parentSet up for council-201106 election. (diff)
downloadelections-37acab452de9c08e38c73b1bda643380da381681.tar.gz
elections-37acab452de9c08e38c73b1bda643380da381681.tar.bz2
elections-37acab452de9c08e38c73b1bda643380da381681.zip
Bug #326751: ease of use for vapier with auto-complete.
-rwxr-xr-xvotify1
1 files changed, 1 insertions, 0 deletions
diff --git a/votify b/votify
index e607d66..9363962 100755
--- a/votify
+++ b/votify
@@ -134,6 +134,7 @@ die "$zero: only one command allowed; use --help for help\n" if 1 < keys %opt;
die "$zero: election required; use --help for help\n" unless @ARGV == 1;
my ($election) = $ARGV[0];
+$election =~ s/^\.ballot-//g; # bug 326751
my ($b) = Ballot->new($election);
# Check if the election is open. This should really happen in an