Revision 64b4f0d5 src/rm/RequestManagerAllocate.cc
src/rm/RequestManagerAllocate.cc | ||
---|---|---|
244 | 244 |
Template tmpl_back(*tmpl); |
245 | 245 |
|
246 | 246 |
int rc = vmpool->allocate(att.uid, att.gid, att.uname, att.gname, ttmpl, &id, |
247 |
error_str, false);
|
|
247 |
error_str); |
|
248 | 248 |
|
249 | 249 |
if ( rc < 0 ) |
250 | 250 |
{ |
Also available in: Unified diff