cdist/cdist/conf/type/__line
uqam-fob fc8dded8e9 __line: Support regex beginning with an hyphen (fixes #607) (#608)
If `regex` begins with an hyphen, `grep` treats it as an option
and treats `file` as the regular expression. This leads to `grep`
trying to read from the standard input and making it wait infinitely.

This patch adds the missing argument breaker `--` and allows
`regex` to begin with an hyphen (provided it is called correctly).
2017-12-29 17:09:06 +01:00
..
explorer __line: Support regex beginning with an hyphen (fixes #607) (#608) 2017-12-29 17:09:06 +01:00
parameter make package_data work 2012-10-29 22:50:27 +01:00
gencode-remote Fix for __line containing single quotes: #154. (#594) 2017-11-09 08:20:33 +01:00
man.rst resolved #444 add messaging to __line-type (#580) 2017-09-27 12:19:07 +02:00