]> code.ossystems Code Review - openembedded-core.git/commit
bash: Disable bracketed input by default
authorJoshua Watt <JPEWhacker@gmail.com>
Thu, 4 Feb 2021 21:38:41 +0000 (15:38 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 6 Feb 2021 09:02:51 +0000 (09:02 +0000)
commit6c1cb7e274050f1ccb817b8ee34d0f61f34c95e3
tree64cd40230569e5e2c0e7a9f8ef494c3f9c36cfd4
parentcd7f55e960e759d946d8b619b0a306e610f66356
bash: Disable bracketed input by default

Bash 5.1 enabled bracketed input mode by default, but this causes a lot
of problems with automated testing as it can inject a lot of control
sequences into non-interactive output. Disable it to cleanup the output
an preserve the pre-5.1 behavior

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/bash/bash.inc