Mercurial > repos > geert-vandeweyer > advanced_grep_from_file
changeset 6:5ddb40c3017c draft
Uploaded
author | geert-vandeweyer |
---|---|
date | Mon, 28 Jul 2014 07:56:02 -0400 |
parents | 7b3d89b8fc9f |
children | 418e58465a5a |
files | GrepFile.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/GrepFile.xml Mon Jul 28 07:50:55 2014 -0400 +++ b/GrepFile.xml Mon Jul 28 07:56:02 2014 -0400 @@ -47,7 +47,7 @@ <when value="true"> <param name="patternfile" type="data" label="Pattern File" help="A text file with one pattern per line" /> </when> <when value="false"> - <param name="pattern" type="text" label="Pattern" help="Provide a valid grep pattern" /> + <param name="pattern" type="text" label="Pattern" help="Provide a valid grep pattern" ><sanitize sanitize="False" /></param> </when> </conditional>