3cc5bda2fa
Renode 1.8 introduced a behaviour change in which it automatically launches the telnet monitor on the TCP port 1234 by default. In order to prevent sanitycheck failures from multiple renode instances attempting to listen on the TCP port 1234 simultaneously, this commit disables renode telnet monitor by specifying '--port -2' (a negative number lower than -1 is required to disable telnet monitor because of the way renode command line parser is implemented). Signed-off-by: Stephanos Ioannidis <root@stephanos.io> |
||
---|---|---|
.. | ||
mdb.cmake | ||
native.cmake | ||
nsim.cmake | ||
qemu.cmake | ||
renode.cmake |