Skip to content

Commit 16d19bc

Browse files
Flamefireocaisa
andauthored
Add --experimental to --try-update-deps
Co-authored-by: ocaisa <alan.ocais@cecam.org>
1 parent a5aa991 commit 16d19bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing-easyconfig-files.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -969,7 +969,7 @@ To allow EasyBuild to find these easyconfigs in your folder, pass its path via `
969969
This manual process can be partially automated:
970970

971971
1. Create a new folder for the new easyconfig and its dependencies.
972-
1. Run `easybuild <current_easyconfig.eb> --try-toolchain-version=<new-version> --try-update-deps --copy-ec <folder>`.
972+
1. Run `eb <current_easyconfig.eb> --try-toolchain-version=<new-version> --try-update-deps --experimental --copy-ec <folder>`.
973973
This will update the toolchain version, search for the versions of dependencies in the new toolchain and use them if available.
974974
If a dependency with the new toolchain is not available this will create a new easyconfig for this toolchain
975975
based on an existing one for another toolchain (version).

0 commit comments

Comments
 (0)