It's all about the answers!

Ask a question

Disappearing backslash in Build Forge variable


Jozef Vandenmooter (16332833) | asked Aug 20 '14, 4:16 p.m.
edited Aug 20 '14, 4:17 p.m.
Hi,

I have a VOB tag stored in a variable. For some reason, when restarting a failed build, Build Forge removes the \ from the VOB tag:

First run
115	8/19/14 8:02 PM		SET	VOB_TAG=\acess_cgiss5  
Restarted run:
587	8/20/14 8:41 AM		SET	VOB_TAG=acess_cgiss5
Does anyone know the reason for this? We're running version 7.1.3.5.

Thanks,

Jozef  



2 answers



permanent link
Ryan Ruscett (1.0k413) | answered Aug 20 '14, 4:32 p.m.
 
we would need the variable value before the build starts I would assume \\acess_cgiss5 and then one of the \ gets removed during the first run and the second during the restart.   





permanent link
Ryan Ruscett (1.0k413) | answered Aug 20 '14, 4:57 p.m.
 
we would need the variable value before the build starts I would assume \\acess_cgiss5 and then one of the \ gets removed during the first run and the second during the restart.   





Comments
Jozef Vandenmooter commented Aug 20 '14, 5:47 p.m.

Ryan,

The original value is \acess_cgiss52. The \ does not get removed during the first run. That only happens when restarting a failed run.

Jozef

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.