CVSROOT: /cvs Module name: ports Changes by: [email protected] 2021/01/30 16:37:40
Added files:
shells/tcsh/patches: patch-tests_subst_at
patch-tests_variables_at
Log message:
shells/tcsh: fix testsuite failures in 6.22.03
autom4te inserts spurious '(' opening parentheses to balance ')' closing
parentheses that are part of a case statement, creating invalid shell
code
