Skip to content

build: Fix setting the vendor conf file

Joaquim Rocha requested to merge jrocha/fix-setting-vendor-conf-file into master

There was a logic error in the code which resulted in the vendor configuration file being set to the default value if its value had been overridden.

Merge request reports