You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Catch RuntimeException when getting signatures with bad attribute
This change catches a RuntimeException that may occur when the user
types out the name of a command or script which uses an invalid
parameter binding attribute. This exception will be logged and the
signatures just won't be displayed for that command.
Resolves#462.
0 commit comments