mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=578
This commit is contained in:
parent
c3cb4504a6
commit
c20f54b7f2
|
@ -260,7 +260,7 @@ class Project {
|
|||
}
|
||||
|
||||
function start_feeder(){
|
||||
PassThru("cd $this->project_dir/cgi; feeder -asynch > feeder_out");
|
||||
PassThru("cd $this->project_dir/cgi; ./feeder -asynch > feeder_out");
|
||||
}
|
||||
|
||||
function start_make_work($work){
|
||||
|
|
Loading…
Reference in New Issue