On Mon, 17 Mar 2025, Roger Pau Monne wrote: > Such timestamps can still be disabled from the Web UI using a tick box. > > Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Acked-by: Stefano Stabellini <sstabell...@kernel.org> > --- > .cirrus.yml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.cirrus.yml b/.cirrus.yml > index 1a39f5026f9a..aa195ba370ac 100644 > --- a/.cirrus.yml > +++ b/.cirrus.yml > @@ -14,6 +14,7 @@ freebsd_template: &FREEBSD_ENV > APPEND_LIB: /usr/local/lib > APPEND_INCLUDES: /usr/local/include > CIRRUS_CLONE_DEPTH: 1 > + CIRRUS_LOG_TIMESTAMP: true > > freebsd_artifacts: &FREEBSD_ARTIFACTS > always: > -- > 2.48.1 >