*** empty log message ***

svn path=/trunk/boinc/; revision=2419
This commit is contained in:
Karl Chen 2003-10-07 00:12:14 +00:00
parent 2f09f54530
commit bf5c01f624
1 changed files with 1 additions and 1 deletions

View File

@ -278,7 +278,7 @@ def install_boinc_files(dest_dir):
[ 'start', 'stop', 'status',
'grep_logs' ])
map(lambda (s): install(srcdir('tools',s), dir('bin',s)),
[ 'boinc_path_config.py', 'add', 'dbcheck_files_exist',
[ 'boinc_path_config.py', 'add', 'dbcheck_files_exist', 'update_versions',
'upgrade' ])