Monday, 2019-05-20

openstackgerritAndreas Jaeger proposed jjb/python-jenkins master: Update jobs  https://review.opendev.org/66002106:01
openstackgerritAndreas Jaeger proposed jjb/python-jenkins master: Update jobs  https://review.opendev.org/66002106:02
*** zxiiro has quit IRC06:47
*** abelur has quit IRC06:48
*** abelur has joined #openstack-jjb06:48
*** zxiiro has joined #openstack-jjb06:48
*** zigo has joined #openstack-jjb07:08
*** daab-prover has joined #openstack-jjb08:22
daab-proverI have problems with using "include-raw" for a bash file containing a line ": ${SOME_ENV_VAR:=defaultvalue}"08:24
daab-proverjjb fails with "SOME_ENV_VAR parameter missing to format ..."08:24
daab-proverBut I thought no variable substition would take place at all when using include-raw.08:25
daab-proverWhat should I do to include the script as is, without any variable substitution?08:26
zxiirodaab-prover: include-raw tries to do variable substitute. If you don't want it then change it to include-raw-escape11:05
zxiiroThey escape part is for no substitution11:05
daab-proverzxiiro: 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
zxiirodaab-prover: that's what that sentence means. Anything inside of curly braces will be passed in without any changes13:47
zxiirodaab-prover: the none escape version will parse curly braces as variables13:48
*** daab-prover has quit IRC13:49
openstackgerritAndreas Jaeger proposed jjb/python-jenkins master: Update jobs  https://review.opendev.org/66002116:38

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!