On Tue, Mar 1, 2022 at 10:57 AM Thomas Monjalon <[email protected]> wrote: > > The variables REF_GIT_TAG and LIBABIGAIL_VERSION are set > in the CI configuration like .travis.yml or .github/workflows/build.yml. > The default values are outdated and probably unused. > > The default values are removed completely > to avoid forgetting an update in future. > > The use of the variables is quoted to make sure > a missing value will trigger an appropriate failure. > > Signed-off-by: Thomas Monjalon <[email protected]> > Acked-by: Aaron Conole <[email protected]> Acked-by: David Marchand <[email protected]>
-- David Marchand

