I'm sending up a set of small fixes we're proposing for the SchedMD 2.3 release. The fixes to sinfo are just temporary patches, and a real fix for the sinfo output aggregating should be planned, but I don't have time to work on that right now, and didn't want to change too much code before an imminent release anyway.
Thanks, mark Christopher J. Morrone (1): Avoid hangs in slurmstped due to blocking IO to pty Mark A. Grondona (3): sinfo: Fix incorrect timestamp in sinfo -R output sinfo: Fix incorrect reason user in sinfo -R output slurm.spec: do not echo instructions during RPM install slurm.spec | 13 ------------- src/sinfo/opts.c | 7 +++++++ src/sinfo/sinfo.c | 11 +++++++++++ src/sinfo/sinfo.h | 2 ++ src/slurmd/slurmstepd/mgr.c | 18 ++++++++++++++++-- 5 files changed, 36 insertions(+), 15 deletions(-)
