Merge branch 'master' into develop
This commit is contained in:
commit
c18c0fc479
5 changed files with 48 additions and 13 deletions
|
|
@ -168,7 +168,7 @@ class CmdTutorialLook(default_cmds.CmdLook):
|
|||
else:
|
||||
# no detail found, delegate our result to the normal
|
||||
# error message handler.
|
||||
_SEARCH_AT_RESULT(None, caller, args, looking_at_obj)
|
||||
_SEARCH_AT_RESULT(looking_at_obj, caller, args)
|
||||
return
|
||||
else:
|
||||
# we found a match, extract it from the list and carry on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue