diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-12-23 22:35:04 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-12-24 00:16:30 +0000 |
commit | 942f0be6c2cd3ec8c39ca234a449561d9d3c1075 (patch) | |
tree | 84bba75d64ea1dc5f86f6c36bc62ab75c3c58fe9 /test/stdout/0002 | |
parent | 94ecf089d68ac5b85c2a99177a8e4b4d35d5aa2e (diff) |
Fix ${listextract } from a tainted list
Diffstat (limited to 'test/stdout/0002')
-rw-r--r-- | test/stdout/0002 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stdout/0002 b/test/stdout/0002 index 02ba087ba..b55571cc6 100644 --- a/test/stdout/0002 +++ b/test/stdout/0002 @@ -1034,3 +1034,5 @@ xyz > in list > in list > +> '${listextract {2} {<. my.target.host.name}}' => 'target' +> |