Commit a9de48f
committed
🐛
`prepare_localhost` credits the computer it creates to
`aiida.engine.launch_shell_job`. That description was copied from
`aiida-shell` back when `verdi devel launch-add` was added, and has
named nothing in core ever since. Integrating `launch_shell_job` turns
it into a reference to a real function, which still is not what creates
this computer, so credit `verdi devel launch-add` instead.verdi devel: correct the localhost description (aiidateam#7600)1 parent 6d80e93 commit a9de48f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
0 commit comments