SHA256
1
0
forked from pool/slurm

- Fix a typo which prevented the nproc limit for slurmd to be

up-ed for the test suite.

OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=211
This commit is contained in:
Egbert Eich 2022-07-15 07:15:34 +00:00 committed by Git OBS Bridge
parent 69890cab1e
commit e067a36989

View File

@ -3,6 +3,8 @@ Thu Jul 14 15:20:46 UTC 2022 - Egbert Eich <eich@suse.com>
- Improve check for mpicc in testsuite package: if binary isn't
found, don't crash.
- Fix a typo which prevented the nproc limit for slurmd to be
up-ed for the test suite.
-------------------------------------------------------------------
Mon Jun 20 09:23:17 UTC 2022 - Christian Goll <cgoll@suse.com>