attach --exec
opens up the interactive console and does not log the result
#25224
Labels
attach --exec
opens up the interactive console and does not log the result
#25224
System information
Geth version:
Geth Version: 1.10.20-stable Architecture: amd64 Go Version: go1.18.3 Operating System: linux GOPATH= GOROOT=go
OS & Version: Ubuntu 20.04 LTS
Commit hash : -
Latest geth seems to have broken
attach
behavior - the--exec
flag does nothing.Expected behaviour
--exec
prints out result and quitsActual behaviour
--exec
prints out nothing and opens up the interactive console.Steps to reproduce the behaviour
Run any command with attach using
--exec
on v1.10.20Backtrace
Also seems to be reproduced by discord user schone#2266.
The text was updated successfully, but these errors were encountered: