You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/easybuild-v5/enhancements.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ Various significant enhancements are included in EasyBuild v5.0, including:
10
10
-[Mark support for installing extensions in parallel as stable (no longer experimental)][parallel-extensions-install-stable]
11
11
-[Mark easystack support as stable (no longer experimental)][easystack-stable]
12
12
-[Reproducible tarballs for sources created via `git_config`][reproducible-tarballs-git_config]
13
-
-[New house for the archive of easyconfigs][new-easyconfig-archive]
13
+
-[New home for the archive of easyconfigs][new-easyconfig-archive]
14
14
-[Granular exit codes][granular-exit-codes]
15
15
-[Copy build directory and/or log file(s) if installation failed to path specified via `--failed-install-build-dirs-path` or `--failed-install-logs-path`][copy-build-log-failed-installs]
16
16
-[Specify changes that should be made by generated module files via `module_load_environment`][module-load-environment]
@@ -118,7 +118,7 @@ changes in format.
118
118
119
119
---
120
120
121
-
## New house for the archive of easyconfigs { : #new-easyconfig-archive }
121
+
## New home for the archive of easyconfigs { : #new-easyconfig-archive }
122
122
123
123
The collection of old unsupported easyconfig files located inside the `__archive__` folder in our
-[Copy build directory and/or log file(s) if installation failed to path specified via `--failed-install-build-dirs-path` or `--failed-install-logs-path`](enhancements.md#copy-build-log-failed-installs)
77
77
-[Specify changes that should be made by generated module files via `module_load_environment`](../implementing-easyblocks.md#module_load_environment)
0 commit comments