Integrated: 2056: Improve logging of external commands

Erik Joelsson erikj at openjdk.org
Tue Oct 10 20:40:33 UTC 2023


On Tue, 10 Oct 2023 18:45:21 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

> In order to make it easier to analyze bot behavior, I would like to add the working directory to log messages when running external commands. Most external commands are git performing operations on a local repository and by including the directory in the log message, we can easily see which repository the git command is operating on.

This pull request has now been integrated.

Changeset: 316c7e88
Author:    Erik Joelsson <erikj at openjdk.org>
URL:       https://git.openjdk.org/skara/commit/316c7e88121822bd3e6a51fdb43568ba04c6faff
Stats:     3 lines in 1 file changed: 1 ins; 0 del; 2 mod

2056: Improve logging of external commands

Reviewed-by: zsong, ihse

-------------

PR: https://git.openjdk.org/skara/pull/1567


More information about the skara-dev mailing list