Revision 64b4f0d5 src/rm/RequestManagerVMTemplate.cc
src/rm/RequestManagerVMTemplate.cc | ||
---|---|---|
109 | 109 |
Template tmpl_back(*tmpl); |
110 | 110 |
|
111 | 111 |
rc = vmpool->allocate(att.uid, att.gid, att.uname, att.gname, tmpl, &vid, |
112 |
error_str, false);
|
|
112 |
error_str); |
|
113 | 113 |
|
114 | 114 |
if ( rc < 0 ) |
115 | 115 |
{ |
Also available in: Unified diff