core: info commands failed to match under some conditions
commit015569f090acda5702eafe6487b534fa76d354d5
authorSteve Bennett <steveb@workware.net.au>
Sat, 13 Jun 2020 10:00:50 +0000 (13 20:00 +1000)
committerSteve Bennett <steveb@workware.net.au>
Sat, 13 Jun 2020 10:00:50 +0000 (13 20:00 +1000)
tree619c71ffaa9c69d1a26829deec8d364e015d1bb1
parentd823b9d3313107cf92c51d94d8b00c6541d565c7
core: info commands failed to match under some conditions

Now that proc names are stored as-is in the commands table, info commands
needs to take into account matching both foo::test and ::foo::test against
the pattern ::foo::*

Signed-off-by: Steve Bennett <steveb@workware.net.au>
jim.c
tests/namespace.test