No description
Find a file
Sergey Poznyakoff 6da71ddacb Fix variable expansion within commands
* src/wordsplit.c (_wsplt_seterr): New static function.  Use instead
of assigning value to ws_errno.
(coalesce_segment): Propagate _WSNF_QUOTE flag to the resulting node.
(wordsplit_process_list): Coalesce the list before running
command expansion.
* tests/testsuite.at: Test wordsplit first.  If it fails, most other
tests will fail too.
* tests/wordsplit.at: Test command expansion.
2015-12-17 15:25:24 +02:00
src Fix variable expansion within commands 2015-12-17 15:25:24 +02:00
tests Fix variable expansion within commands 2015-12-17 15:25:24 +02:00