Hi,
today I've accidentally executed a command with the wrong option. I would have expected that it gives mit an error message, but it returned OK.
set path.hash.mode = Advert Path 2
> OK
get path.hash.mode
> 0
it should have returned the following, just like when I use the non-existing option 3.
Error, must be 0,1, or 2
it sounds like a minor thing, but I assume it's still a bug
Hi,
today I've accidentally executed a command with the wrong option. I would have expected that it gives mit an error message, but it returned OK.
it should have returned the following, just like when I use the non-existing option 3.
Error, must be 0,1, or 2it sounds like a minor thing, but I assume it's still a bug