openstackgerrit | Andreas Jaeger proposed jjb/python-jenkins master: Update jobs https://review.opendev.org/660021 | 06:01 |
---|---|---|
openstackgerrit | Andreas Jaeger proposed jjb/python-jenkins master: Update jobs https://review.opendev.org/660021 | 06:02 |
*** zxiiro has quit IRC | 06:47 | |
*** abelur has quit IRC | 06:48 | |
*** abelur has joined #openstack-jjb | 06:48 | |
*** zxiiro has joined #openstack-jjb | 06:48 | |
*** zigo has joined #openstack-jjb | 07:08 | |
*** daab-prover has joined #openstack-jjb | 08:22 | |
daab-prover | I have problems with using "include-raw" for a bash file containing a line ": ${SOME_ENV_VAR:=defaultvalue}" | 08:24 |
daab-prover | jjb fails with "SOME_ENV_VAR parameter missing to format ..." | 08:24 |
daab-prover | But I thought no variable substition would take place at all when using include-raw. | 08:25 |
daab-prover | What should I do to include the script as is, without any variable substitution? | 08:26 |
zxiiro | daab-prover: include-raw tries to do variable substitute. If you don't want it then change it to include-raw-escape | 11:05 |
zxiiro | They escape part is for no substitution | 11:05 |
daab-prover | zxiiro: Thanks, but the documentation says "!include-raw-escape: should only be used if parameters are passed into the escaped file and you would like to escape those parameters". I don't want pass any parameters. I just want to use the script as it is literally written. | 13:44 |
zxiiro | daab-prover: that's what that sentence means. Anything inside of curly braces will be passed in without any changes | 13:47 |
zxiiro | daab-prover: the none escape version will parse curly braces as variables | 13:48 |
*** daab-prover has quit IRC | 13:49 | |
openstackgerrit | Andreas Jaeger proposed jjb/python-jenkins master: Update jobs https://review.opendev.org/660021 | 16:38 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!