summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authortalyz <kim.lindberger@gmail.com>2022-02-23 12:48:51 +0100
committertalyz <kim.lindberger@gmail.com>2022-02-23 12:48:51 +0100
commitb549e7bbb5fa55cacf97b9aa405f73c030cf712b (patch)
tree5d9a3ccd9f35ae167d0660092457b9a6dca99fdf /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parent96cd00396342173900ea0cff3eecbdadefff328b (diff)
genJqSecretsReplacementSnippet: Fix error handling
With the previous change that enabled error propagation through `inherit_errexit`, the script would fail if `errexit` was set, but `inherit_errexit` was not. This is due to `shopt -p` exiting with an error if the option is disabled. To work around this, use the exit code instead of the text value returned by `shopt -p`. Fixes #160869.
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions