On Sat, Mar 09, 2019 at 04:54:56PM -0600, Bruce Dubbs via blfs-support wrote:
>
> I found build/moz.configure/init.configure
>
> is_nightly = is_release_or_beta = None
>
> if 'a1' in milestone:
> is_nightly = True
> elif 'a' not in milestone:
> is_release_or_beta = True
>
I salute your expertise with searching :)
>
> It is a python script and I'm not exactly fluent in python, but it should
> return is_release_or_beta = True and is_nightly = None
>
> -- Bruce
>
I would expect the milestone to be 65.0.1 (although I only recall
'version' notation when looking at diffs beweeen betas/releases).
ĸen
--
It is said that there are two great unsolved problems in computer
science: naming, cache invalidation, and off-by-one errors.
-- Ben Bullock
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page