Fix command expansion in wordsplit
* libmailutils/string/wordsplit.c: Change ordering of expansions so that command expansion occurs first. This fixes nested expansions and command expansions occurring after variable expansions. * libmailutils/tests/wordsplit.at: Add more tests.
Showing
2 changed files
with
227 additions
and
13 deletions
-
Please register or sign in to post a comment