From 24d5130ee75e48baeeb1e3beba5c96cbe2a625ad Mon Sep 17 00:00:00 2001 From: Raja Boujbel Date: Mon, 11 Dec 2023 19:03:02 +0100 Subject: [PATCH] reftest: update var option --- tests/reftests/var-option.test | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/reftests/var-option.test b/tests/reftests/var-option.test index 388a5e24e75..479cf12abad 100644 --- a/tests/reftests/var-option.test +++ b/tests/reftests/var-option.test @@ -228,6 +228,7 @@ depext-cannot-install false depext-run-installs true download-command {} download-jobs 3 +gitbinfield {} jobs {} post-build-commands {} post-install-commands {} @@ -525,7 +526,7 @@ Removed variable dolore in global configuration # Return code 2 # ### opam option bar=sit --global [ERROR] There is no option named 'bar'. The allowed options are: -jobs download-command download-jobs archive-mirrors solver-criteria solver-upgrade-criteria solver-fixup-criteria best-effort-prefix-criteria solver global-variables eval-variables repository-validation-command depext depext-run-installs depext-cannot-install depext-bypass sys-pkg-manager-cmd swh-fallback pre-build-commands pre-install-commands pre-remove-commands pre-session-commands wrap-build-commands wrap-install-commands wrap-remove-commands post-build-commands post-install-commands post-remove-commands post-session-commands +jobs download-command download-jobs archive-mirrors solver-criteria solver-upgrade-criteria solver-fixup-criteria best-effort-prefix-criteria solver global-variables eval-variables repository-validation-command depext depext-run-installs depext-cannot-install depext-bypass sys-pkg-manager-cmd gitbinfield swh-fallback pre-build-commands pre-install-commands pre-remove-commands pre-session-commands wrap-build-commands wrap-install-commands wrap-remove-commands post-build-commands post-install-commands post-remove-commands post-session-commands # Return code 2 # ### opam option bar=sit --switch var-option [ERROR] There is no option named 'bar'. The allowed options are: @@ -611,6 +612,7 @@ depext-cannot-install false depext-run-installs true download-command {} download-jobs 1 +gitbinfield {} jobs {} post-build-commands {} post-install-commands {} @@ -642,6 +644,7 @@ depext-cannot-install false depext-run-installs true download-command {} download-jobs 1 +gitbinfield {} jobs {} post-build-commands {} post-install-commands {}