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
{{ message }}
This repository was archived by the owner on Apr 16, 2023. It is now read-only.
This is due to the fact that uml_mconsole is not provided with the full path to the mconsole file and is unable to find it by itself.
The bug does not affect other commands using uml_mconsole (e.g., vhalt) because the full path to the mconsole is used in those commands instead.
This is due to the fact that
uml_mconsoleis not provided with the full path to the mconsole file and is unable to find it by itself.The bug does not affect other commands using
uml_mconsole(e.g.,vhalt) because the full path to the mconsole is used in those commands instead.