On 10/3/24 9:56 PM, Grisha Levit wrote:
Fix typo in configure.ac causing:
src/bash/configure: 3892: test: =: unexpected operator
Update shopt reset code to use new define.
Thanks for the report and patch.
Chet
--
``The lyf so short, the craft so long to lerne.'' - Chaucer
Fix typo in configure.ac causing:
src/bash/configure: 3892: test: =: unexpected operator
Update shopt reset code to use new define.
---
builtins/shopt.def | 2 +-
configure.ac | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/builtins/shopt.def b/builtins/shopt