Page MenuHomePhabricator

Add option to merge stderr to stdout in toolforge-jobs
Closed, DuplicatePublic

Description

Currently it is only possible to have stderr in <jobname>.err and stdout in <jobname>.out; or to discard both with --no-filelog. If you write a script to redirect stderr to stdout, <jobname>.err still gets created. Therefore it would be nice to have an option where both streams are merged and only <jobname>.out get created, like in the grid.