Skip to content

Commit 07cb934

Browse files
authored
Merge pull request #309 from lexming/rm-parallel-easyblock-error
remove section about allowing missing easyblocks in parallel extensions
2 parents 98343f6 + 0f64e66 commit 07cb934

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

docs/easybuild-v5/enhancements.md

-8
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ Various significant enhancements are included in EasyBuild v5.0, including:
66

77
- [New function to run shell commands: `run_shell_cmd`][run_shell_cmd]
88
- [Interactive debugging of failing shell commands via `env.sh` and `cmd.sh` scripts][interactive-debugging-failing-shell-commands]
9-
- [Don't raise error when required extensions are not found when installing extensions in parallel][parallel-extensions-install]
109
- [Mark support for installing extensions in parallel as stable (no longer experimental)][parallel-extensions-install-stable]
1110
- [Mark easystack support as stable (no longer experimental)][easystack-stable]
1211
- [Reproducible tarballs for sources created via `git_config`][reproducible-tarballs-git_config]
@@ -52,13 +51,6 @@ status codes are reported in the corresponding logs.
5251

5352
---
5453

55-
## Don't raise error when required extensions are not found when installing extensions in parallel {: #parallel-extensions-install }
56-
57-
*(more info soon)*
58-
59-
---
60-
61-
6254
## Mark support for installing extensions in parallel as stable (no longer experimental) {: #parallel-extensions-install-stable }
6355

6456
*(more info soon)*

docs/easybuild-v5/index.md

-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ Various significant enhancements are included in EasyBuild v5.0, including:
6767

6868
- [New function to run shell commands: `run_shell_cmd`](run_shell_cmd.md)
6969
- [Interactive debugging of failing shell commands via `env.sh` and `cmd.sh` scripts](../interactive-debugging-failing-shell-commands.md)
70-
- [Don't raise error when required extensions are not found when installing extensions in parallel](enhancements.md#parallel-extensions-install)
7170
- [Mark support for installing extensions in parallel as stable (no longer experimental)](enhancements.md#parallel-extensions-install-stable)
7271
- [Mark easystack support as stable (no longer experimental)](enhancements.md#easystack-stable)
7372
- [Reproducible tarballs for sources created via `git_config`](enhancements.md#reproducible-tarballs-git_config)

0 commit comments

Comments
 (0)