7c3ef3e6ea
Before, the filename "3270" was wrongly replaced with "${PYVERSSUFFIX}" since the version number "3.7", when interpreted as a regular expression, matched that filename.
3 lines
163 B
Text
3 lines
163 B
Text
This test verifies that the dots that may appear as "3.7" in PYVERSSUFFIX
|
|
are properly escaped when that variable is treated as a regular
|
|
expression in PLIST_AWK.
|