]> git.ipfire.org Git - thirdparty/bash.git/commit
more error checking for hash builtin; fix for [[ builtin and some test syntax errors
authorChet Ramey <chet.ramey@case.edu>
Wed, 13 Sep 2023 20:25:28 +0000 (16:25 -0400)
committerChet Ramey <chet.ramey@case.edu>
Wed, 13 Sep 2023 20:25:28 +0000 (16:25 -0400)
commit94bce520e8ab78262fcf693b685070779e4185b7
tree35ef5d3a3e41fcb2a934d3d46c1d6142595729e3
parent32826f717dfe43f6a90eb894bcbdfe78bbe70d4d
more error checking for hash builtin; fix for [[ builtin and some test syntax errors
25 files changed:
.gitignore
CWRU/CWRU.chlog
builtins/hash.def
doc/bash.0
doc/bash.1
doc/bash.info
doc/bash.pdf
doc/bashref.aux
doc/bashref.bt
doc/bashref.bts
doc/bashref.cp
doc/bashref.cps
doc/bashref.info
doc/bashref.log
doc/bashref.pdf
doc/bashref.texi
doc/bashref.toc
doc/builtins.0
doc/version.texi
execute_cmd.c
hashcmd.c
test.c
test.h
tests/cond.right
tests/cond.tests