mirror of https://github.com/BOINC/boinc.git
b38bf1d983
In some cases of file staging (both remote and via stage_file) we'd do the following: 1) create the .md5 file (in check_download_file()) 2) move or copy the file into the download dir This can result in the file having a later mod time than the .md5 file, which causes process_input_template() to reject the .md5 file. Solution: touch the .md5 file after the move or copy |
||
---|---|---|
.. | ||
Makefile.am | ||
appmgr | ||
backend_lib.cpp | ||
backend_lib.h | ||
boinc_submit | ||
cancel_jobs.cpp | ||
check_project | ||
cleanlogs.sh | ||
compare_pot | ||
create_work.cpp | ||
create_work_example | ||
db_query | ||
dbcheck_files_exist | ||
demo_query | ||
demo_submit | ||
dir_hier_move.cpp | ||
dir_hier_path.cpp | ||
example_app_in | ||
example_app_out | ||
grep_logs | ||
gui_urls.xml | ||
hr_db_convert.cpp | ||
ict_job | ||
kill_wu.cpp | ||
make_project | ||
makefile_sign_executable | ||
makelog.sh | ||
manage_privileges | ||
parse_config | ||
poll_wu.cpp | ||
process_input_template.cpp | ||
process_input_template.h | ||
process_result_template.cpp | ||
project.xml | ||
remote_submit | ||
remote_submit_test.cpp | ||
run_in_ops | ||
sign_executable.cpp | ||
stage_file | ||
submit_api_test.py | ||
tree_threader_splitter | ||
update_versions | ||
update_versions_v6 | ||
updater.cpp | ||
upgrade | ||
vote_monitor | ||
watch_tcp | ||
xadd |