common/tools/brag/raptorToBRAG.pl
changeset 616 136a11aee8bd
parent 605 2907b286c72a
child 665 ddca63d8e13c
equal deleted inserted replaced
615:6f70bcc536bb 616:136a11aee8bd
    44 		Kids =>
    44 		Kids =>
    45 		[
    45 		[
    46 			$xmlNewline,
    46 			$xmlNewline,
    47 			bless
    47 			bless
    48 			{
    48 			{
    49 				name => "build",
    49 				name => "Build",
    50 				Kids => [ $xmlNewline ]
    50 				Kids => [ $xmlNewline ]
    51 			}, "phase",
    51 			}, "phase",
    52 		]
    52 		]
    53 	}, "buildStatus"
    53 	}, "buildStatus"
    54 ];
    54 ];