22c88f5ab5
Need to check the entire value instead of just the last N digits. Otherwise, "-host 15" will match nid0015, nid0115, and any other launch id ending in 15 It appears strtol can return either a NULL or a zero-length string, so check for both cases Signed-off-by: Ralph Castain <rhc@open-mpi.org> |
||
---|---|---|
.. | ||
dash_host.c | ||
dash_host.h | ||
help-dash-host.txt |