Hi josch, On Sonntag, 4. Januar 2015, Johannes Schauer wrote: > The remaining problem seems to be how to get the build artifacts out of the > schroot.
Helmut suggested to copy those files out, I wonder why not simply cat them, so
they are visible in the console log. Do you think it's really needed/useful to
be able to download these files?
> $ cp result-file result-explicit /srv/workspace/
those are the two files created? In the current dir?
> And is it better to create a build artifact like that or would it be better
> to just cat(1) the files in the script so that their content can be looked
> at in the log?
"it depends" :-) cat is simpler to implement and if noone needs to download
the artifacts anyway, simple is better. But then it's also just 4-5 lines to
get the artifacts out and downloadable...
cheers,
Holger
signature.asc
Description: This is a digitally signed message part.

