[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] [PATCH] quilt pop: Fix timestamp comparisons
From: |
Jean Delvare |
Subject: |
Re: [Quilt-dev] [PATCH] quilt pop: Fix timestamp comparisons |
Date: |
Mon, 03 Dec 2012 15:54:56 +0100 |
Le vendredi 23 novembre 2012 à 06:05 +0900, sat a écrit :
> Hi Jean,
>
> On 2012/11/23, at 2:31, Jean Delvare <address@hidden> wrote:
>
> > The timestamps recorded on file systems have a limited resolution.
> > For this reason, a patch or file with a timestamp exactly equal to
> > .timestamp should be considered as more recent than .timestamp, i.e.
> > potentially modified since the last push or refresh. This is
> > particularly important for the test suite, as we can do many actions
> > in the same second there.
>
> It looks good to me.
>
> Reviewed-by: Satoru Takeuchi <address@hidden>
Thanks for the review, this is very appreciated. I've just committed the
fix to the git repository.
--
Jean Delvare
Suse L3
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Quilt-dev] [PATCH] quilt pop: Fix timestamp comparisons,
Jean Delvare <=