mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
ksh 93v- beta introduced a regression with nested command substitutions: backticks nested in $( ) result in misdirected output. This has never been in 93u+, but since we're often backporting things, let's avoid backporting this bug. It is also useful if this shows up when running our bin/shtests against the actual beta by adding a SHELL=... argument. Ref.: https://github.com/att/ast/issues/478 src/cmd/ksh93/tests/subshell.sh: - Add reproducer submitted by the reporter as a regression test. |
||
|---|---|---|
| .. | ||
| cmd | ||
| lib | ||
| Makefile | ||
| Mamfile | ||