@@ -2908,11 +2908,11 @@ RSTATE Cache found
29082908 Run `opam repository add root-config --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.
29092909
29102910### # rw global state
2911- ### opam option jobs=4 | "${OPAMROOTVERSION}$ " -> "current"
2911+ ### opam option jobs=4 | "${OPAMROOTVERSION}($|,) " -> "current"
29122912GSTATE LOAD-GLOBAL-STATE @ ${BASEDIR}/OPAM
29132913[WARNING] Removing global switch 'this-internal-error' as it no longer exists
29142914FMT_UPG Light config upgrade, from 2.2~beta to current
2915- This version of opam requires an update to the layout of ${BASEDIR}/OPAM from version 2.2~beta to version 2.2, which can't be reverted.
2915+ This version of opam requires an update to the layout of ${BASEDIR}/OPAM from version 2.2~beta to version current which can't be reverted.
29162916You may want to back it up before going further.
29172917
29182918Continue? [Y/n] y
@@ -2979,11 +2979,11 @@ The following actions will be performed:
29792979STATE dependencies (0.000) result={ i-am-sys-compiler.2 }
29802980Done.
29812981### # rw global state
2982- ### opam option jobs=4 | "${OPAMROOTVERSION}$ " -> "current"
2982+ ### opam option jobs=4 | "${OPAMROOTVERSION}($|,) " -> "current"
29832983GSTATE LOAD-GLOBAL-STATE @ ${BASEDIR}/OPAM
29842984[WARNING] Removing global switch 'this-internal-error' as it no longer exists
29852985FMT_UPG Light config upgrade, from 2.2~beta to current
2986- This version of opam requires an update to the layout of ${BASEDIR}/OPAM from version 2.2~beta to version 2.2, which can't be reverted.
2986+ This version of opam requires an update to the layout of ${BASEDIR}/OPAM from version 2.2~beta to version current which can't be reverted.
29872987You may want to back it up before going further.
29882988
29892989Continue? [Y/n] y
@@ -3050,11 +3050,11 @@ The following actions will be performed:
30503050STATE dependencies (0.000) result={ i-am-sys-compiler.2 }
30513051Done.
30523052### # rw global state
3053- ### opam option jobs=4 | "${OPAMROOTVERSION}$ " -> "current"
3053+ ### opam option jobs=4 | "${OPAMROOTVERSION}($|,) " -> "current"
30543054GSTATE LOAD-GLOBAL-STATE @ ${BASEDIR}/OPAM
30553055[WARNING] Removing global switch 'this-internal-error' as it no longer exists
30563056FMT_UPG Light config upgrade, from 2.2~beta to current
3057- This version of opam requires an update to the layout of ${BASEDIR}/OPAM from version 2.2~beta to version 2.2, which can't be reverted.
3057+ This version of opam requires an update to the layout of ${BASEDIR}/OPAM from version 2.2~beta to version current which can't be reverted.
30583058You may want to back it up before going further.
30593059
30603060Continue? [Y/n] y
@@ -3122,11 +3122,11 @@ The following actions will be performed:
31223122STATE dependencies (0.000) result={ i-am-sys-compiler.2 }
31233123Done.
31243124### # rw global state
3125- ### opam option jobs=4 | "${OPAMROOTVERSION}$ " -> "current"
3125+ ### opam option jobs=4 | "${OPAMROOTVERSION}($|,) " -> "current"
31263126GSTATE LOAD-GLOBAL-STATE @ ${BASEDIR}/OPAM
31273127[WARNING] Removing global switch 'this-internal-error' as it no longer exists
31283128FMT_UPG Light config upgrade, from 2.2~beta to current
3129- This version of opam requires an update to the layout of ${BASEDIR}/OPAM from version 2.2~beta to version 2.2, which can't be reverted.
3129+ This version of opam requires an update to the layout of ${BASEDIR}/OPAM from version 2.2~beta to version current which can't be reverted.
31303130You may want to back it up before going further.
31313131
31323132Continue? [Y/n] y
@@ -3162,12 +3162,12 @@ opam-version: "2.0"
31623162roots: ["i-am-package.2" "i-am-sys-compiler.2"]
31633163### :V:7:e: reinit from 2.2~beta
31643164### ocaml generate.ml 2.2~beta
3165- ### opam init --reinit --bypass-checks --no-setup | grep -v Cygwin
3165+ ### opam init --reinit --bypass-checks --no-setup | "${OPAMROOTVERSION}($|,)" -> "current" | grep -v Cygwin
31663166No configuration file found, using built-in defaults.
31673167GSTATE LOAD-GLOBAL-STATE @ ${BASEDIR}/OPAM
31683168[WARNING] Removing global switch 'this-internal-error' as it no longer exists
3169- FMT_UPG Light config upgrade, from 2.2~beta to 2.2
3170- This version of opam requires an update to the layout of ${BASEDIR}/OPAM from version 2.2~beta to version 2.2, which can't be reverted.
3169+ FMT_UPG Light config upgrade, from 2.2~beta to current
3170+ This version of opam requires an update to the layout of ${BASEDIR}/OPAM from version 2.2~beta to version current which can't be reverted.
31713171You may want to back it up before going further.
31723172
31733173Continue? [Y/n] y
0 commit comments