zowe / zss

Zowe System Services Server for enabling low-level microservices
Eclipse Public License 2.0
13 stars 45 forks source link

Fix an incorrect ZIS message #540

Closed ifakhrutdinov closed 1 year ago

ifakhrutdinov commented 1 year ago

Proposed changes

This PR fixes a bad ZIS message ID.

This PR addresses Issue: [Link to Github issue within https://github.com/zowe/zss/issues if any]

This PR depends upon the following PRs:

Type of change

Please delete options that are not relevant.

PR Checklist

Please delete options that are not relevant.

Testing

When terminating ZIS with the dynlink plugin, you should see the message ID "205I" instead of "2045".

Further comments

1000TurquoisePogs commented 1 year ago

Makes sense, looks like a bug from before.