mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=2148
This commit is contained in:
parent
135785fc4c
commit
cd46672eec
|
@ -204,7 +204,7 @@ project = Project(project_shortname, project_longname,
|
||||||
project.install_project()
|
project.install_project()
|
||||||
|
|
||||||
project.sched_install('feeder')
|
project.sched_install('feeder')
|
||||||
project.sched_install('timeout_check')
|
project.sched_install('transitioner')
|
||||||
project.sched_install('validate_test')
|
project.sched_install('validate_test')
|
||||||
project.sched_install('assimilator')
|
project.sched_install('assimilator')
|
||||||
project.sched_install('file_deleter')
|
project.sched_install('file_deleter')
|
||||||
|
|
Loading…
Reference in New Issue