RFR: 2056: Improve logging of external commands
Zhao Song
zsong at openjdk.org
Tue Oct 10 19:03:07 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.
I am surprised the GHA linux test failed, this patch only contains changes to log.
-------------
PR Comment: https://git.openjdk.org/skara/pull/1567#issuecomment-1756057704
More information about the skara-dev
mailing list