implement function to do shell brace expansion
----------------------------------------------
Key: STDCXX-714
URL: https://issues.apache.org/jira/browse/STDCXX-714
Project: C++ Standard Library
Issue Type: Sub-task
Components: Test Driver
Reporter: Travis Vitek
Fix For: 4.2.1
We need to write a function to implement [shell brace
expansion|http://www.gnu.org/software/bash/manual/bashref.html#Brace-Expansion].
This will be a general purpose function like rw_fnmatch(), but it will be used
internally by the parent task.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.