Fix a couple of bugs in test tab completion.
authorMark Michelson <mmichelson@digium.com>
Wed, 17 Feb 2010 22:44:53 +0000 (22:44 +0000)
committerMark Michelson <mmichelson@digium.com>
Wed, 17 Feb 2010 22:44:53 +0000 (22:44 +0000)
commit23d1c9186d8ce18a37c856a5242a4a525c500f97
treed03570e450231044a89bb1cff8c216231daee06a
parentdd975726fc4e7254269d39ebe9a6ed96de852dff
Fix a couple of bugs in test tab completion.

1. Add missing unlock of lists.
2. Swap order of arguments to test_cat_cmp in complete_test_name.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@247381 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/test.c