mirror of https://github.com/BOINC/boinc.git
svn path=/trunk/boinc_samples/; revision=15430
This commit is contained in:
parent
156471c2a7
commit
fc2d5dece4
|
@ -286,7 +286,7 @@ int TASK::run(int argct, char** argvt) {
|
|||
}
|
||||
|
||||
if (!CreateProcess(
|
||||
app_path.c_str(),
|
||||
app_path,
|
||||
(LPSTR)command.c_str(),
|
||||
NULL,
|
||||
NULL,
|
||||
|
|
Loading…
Reference in New Issue