Skip to content

Commit b3fd222

Browse files
committed
Split EDF and executon console result
1 parent abb640c commit b3fd222

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/software/container-engine/resource-hook.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ The hook is activated by setting the `com.hooks.cxi.enabled` annotation, which
130130

131131
* With the CXI hook enabling access to the Slingshot high-speed network
132132

133-
```toml title="EDF: ${EDF_PATH}/osu-mb-cxi.toml
133+
```toml title="EDF: ${EDF_PATH}/osu-mb-cxi.toml"
134134
image = "quay.io#madeeks/osu-mb:6.2-mpich4.1-ubuntu22.04"
135135

136136
[annotations]
@@ -237,7 +237,6 @@ By default, the server started by the SSH hook listens to port 15263, but this s
237237
com.hooks.ssh.enabled = "true"
238238
com.hooks.ssh.authorize_ssh_key = "<public-key>"
239239
```
240-
241240
```console
242241
$ srun --environment=./ubuntu-ssh.toml --pty sleep 30
243242
```

0 commit comments

Comments
 (0)