I am just starting with slurm and notice that the default mail path command is defined in src/common/read_config.h
{{{
#define DEFAULT_MAIL_PROG           "/bin/mail"
}}}

This is correct for redhat/centos systems, but for debian derivates it is /usr/bin/mail

must the variable moved to config.h and let configure generate the correct value?

regards


--
---
Bas van der Vlies
| Operations, Support & Development | SURFsara | Science Park 140 | 1098 XG Amsterdam
| T +31 (0) 20 800 1300  | [email protected] | www.surfsara.nl |

Reply via email to