guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] emacs: build-log: Improve regexp for the phase end.


From: Ludovic Courtès
Subject: Re: [PATCH] emacs: build-log: Improve regexp for the phase end.
Date: Thu, 24 Sep 2015 21:34:50 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Alex Kost <address@hidden> skribis:

> I've noticed that some¹ logs on hydra have lines like this one:
>
>   phase `install-locale' succeeded after 0.0 seconds
>
> while usually² it is:
>
>   phase `install-locale' succeeded after 0 seconds

Yes, this has changed in ‘core-updates’ (commit 5c962e9.)

> From d71386016b43a62784ca6c4415069581af5f3eb2 Mon Sep 17 00:00:00 2001
> From: Alex Kost <address@hidden>
> Date: Thu, 24 Sep 2015 16:10:14 +0300
> Subject: [PATCH] emacs: build-log: Improve regexp for the phase end.
> 
> * emacs/guix-build-log.el (guix-build-log-phase-end-regexp): Handle
>   fractional number of seconds (like "0.8").

OK!

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]