Does anybody know where the console/log files for muti-configuration
("matrix") projects are stored?
I can get them by hitting the server
(http://ci.example.com/hudson/job/MyJob/PLATFORM=indigo/399/consoleText), so
they must be stored somewhere. But on disk I can only find the log file
for the parent job "MyJob" (in .hudson/jobs/MyJob/builds/399/log), not
the children jobs it triggers.