Make the outputs' outpaths available via the Build JSON API

Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
Shea Levy
2013-10-29 14:41:48 -04:00
parent 4eef090a45
commit 5da3dcfd57
3 changed files with 15 additions and 3 deletions

View File

@ -617,7 +617,10 @@ my %hint = (
'busy',
'buildstatus',
'releasename'
]
],
eager_relations => {
buildoutputs => 'name'
}
);
sub json_hint {