console: remove ERRINJ_STDIN_ISATTY injection
As the underlying problem behind this injection is fixed in #7357 it can be removed and `-i` flag could be used as initially intended. Closes #7554 Requires #7357 NO_DOC=refactoring NO_CHANGELOG=refactoring
Showing
- src/lib/core/errinj.h 0 additions, 1 deletionsrc/lib/core/errinj.h
- src/lua/init.c 0 additions, 10 deletionssrc/lua/init.c
- test/app-tap/gh-2717-no-quit-sigint.test.lua 4 additions, 4 deletionstest/app-tap/gh-2717-no-quit-sigint.test.lua
- test/app-tap/gh-5040-inter-mode-isatty.test.lua 2 additions, 4 deletionstest/app-tap/gh-5040-inter-mode-isatty.test.lua
- test/box/errinj.result 0 additions, 1 deletiontest/box/errinj.result
Loading