HomeFreeBSD

MFC r355718: Fix $() handling, broken since the beginning at r108014.

Description

MFC r355718: Fix $() handling, broken since the beginning at r108014.

Due to off-by-one error in brackets counting it consumed the rest of the
string, preventing later variables expansions.

Details

Provenance
mavAuthored on
Parents
rS356132: MFC r355718: Fix $() handling, broken since the beginning at r108014.
Branches
Unknown
Tags
Unknown