]> git.ipfire.org Git - thirdparty/bash.git/commit
small change to brace expansion to inhibit some error messages; changes to printf...
authorChet Ramey <chet.ramey@case.edu>
Mon, 23 Oct 2023 13:50:02 +0000 (09:50 -0400)
committerChet Ramey <chet.ramey@case.edu>
Mon, 23 Oct 2023 13:50:02 +0000 (09:50 -0400)
commitb348b871b45ca354f58c8c965e53866903b666ea
treec643a3249ea8914b145b67c2e87c3bbf51634da0
parent1e1a0342a40b770d0d0d8045c1a7115a7bfa1ef9
small change to brace expansion to inhibit some error messages; changes to printf builtin for precision and field widths
19 files changed:
CWRU/CWRU.chlog
MANIFEST
braces.c
builtins/printf.def
parse.y
tests/array.right
tests/array.tests
tests/braces.right
tests/braces.tests
tests/exp.right
tests/exp1.sub
tests/printf.right
tests/printf.tests
tests/printf6.sub
tests/printf7.sub [new file with mode: 0644]
tests/read.right
tests/read.tests
tests/run-braces
variables.c