Bug #5873
closed
User story #5449: Make environment variables accessible as parameter in all Techniques
Non-escaped quotes in environment-variables.cf cause CFEngine parsing error
Added by Jonathan CLARKE almost 10 years ago.
Updated over 9 years ago.
Description
From environment-variables.cf:
windows::
"script" string => "@echo off
for /F "tokens=1,2* delims==" %%G IN ('SET') DO ECHO =node.env[%%G]=%%H";
This contains double quotes on line 2 that should obviously be escaped.
- Status changed from In progress to Pending technical review
- Assignee changed from Jonathan CLARKE to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/581
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset policy-templates:commit:80c8709a45cc986382c076ee301ac27693943cc2.
Applied in changeset policy-templates:commit:8e044da4e197336c56baf13a1db0c1ba7f9841aa.
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.0.0~beta1 which was release on 01/12/2014.
- Category set to Techniques
Also available in: Atom
PDF