Bug #20023
closed
Rudder language can not define variables containing the dollar sign
Added by Félix DALLIDET about 3 years ago.
Updated over 2 years ago.
Description
I tried to define a variable to define the dollar character, but I can not make it work.
let dollar_char = "$"
let dollar_char = """$"""
let dollar_char = "\$"
None of them seem to work
$$ is the prefered method for rudder- language
${const.dollar} works for cfengine
But it emits a warning that could be removed
- Target version changed from 7.0.0~beta2 to 7.0.0~beta3
- Target version changed from 7.0.0~beta3 to 7.0.0~rc1
- Target version changed from 7.0.0~rc1 to 7.0.0~rc2
- Target version changed from 7.0.0~rc2 to 7.0.0~rc3
- Target version changed from 7.0.0~rc3 to 7.0.0
- Target version changed from 7.0.0 to 7.0.1
- Target version changed from 7.0.1 to 7.0.2
- Target version changed from 7.0.2 to 7.0.3
- Target version changed from 7.0.3 to 7.2.0~beta1
- Status changed from New to Rejected
Closing for now as the language is on hold.
Also available in: Atom
PDF