cmds: fix bug in OpenParentDir()
commit5188021c12bc1ea24323f2f56cf4d28da22f82d6
authorAlex Chernetz <andy80586@gmail.com>
Sat, 25 Jan 2014 09:43:43 +0000 (25 01:43 -0800)
committerAlex Chernetz <andy80586@gmail.com>
Sat, 25 Jan 2014 09:45:06 +0000 (25 01:45 -0800)
treebff678cf4a3eb0db87a81828e43128a6e9bac6fa
parentbb5e8c5663f618591f07da4f32cf0cd28538abf7
cmds: fix bug in OpenParentDir()

When OpenParentDir() runs, it will try to concatenate a set with a list
and subsequently fail with a dialog box.
cola/cmds.py