mirror of
https://repo.or.cz/socat.git
synced 2025-07-20 01:42:58 +00:00
Fixed regression: use of ^^ or ,, in test.sh
This commit is contained in:
parent
12f7833a8f
commit
e310bb1cfd
2 changed files with 35 additions and 17 deletions
3
CHANGES
3
CHANGES
|
@ -30,6 +30,9 @@ Corrections:
|
|||
multiple times.
|
||||
Test: MULTIPLE_EOF
|
||||
|
||||
Newer parts of test.sh used substitutions ${x,,*} or ${x^^*} that are
|
||||
not implemented in older bash versions.
|
||||
|
||||
####################### V 1.7.3.3:
|
||||
|
||||
Corrections:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue