Incorrect accquiring bugdir command line argument master
authorMatěj Cepl <mcepl@redhat.com>
Thu, 31 Oct 2013 17:46:09 +0000 (18:46 +0100)
committerW. Trevor King <wking@tremily.us>
Thu, 31 Oct 2013 20:26:01 +0000 (13:26 -0700)
commit49808306c939de24acabc423024970a76055e52b
treed8f49aac2841880f2ff7349e72a9cf30c386d1dd
parenta0e9e3d1bbe32343a1214c0f6b52f24b8108b193
Incorrect accquiring bugdir command line argument

The calling below seems like a typo to me. How can we index with
a variable which has not been initialized yet?
libbe/command/new.py
libbe/command/set.py
libbe/command/target.py