*** empty log message ***

svn path=/trunk/boinc/; revision=6696
This commit is contained in:
David Anderson 2005-07-20 10:16:44 +00:00
parent 04f5e783f3
commit 40a2b37783
2 changed files with 8 additions and 1 deletions

View File

@ -101,7 +101,7 @@ static void use_some_cpu() {
boinc_sleep(5.0);
}
#define TEST_INT_UPLOAD 1
//#define TEST_INT_UPLOAD
#ifdef TEST_INT_UPLOAD
#define UPLOAD_FILE_NAME "int_upload"

View File

@ -9286,3 +9286,10 @@ David 20 July 2005
sched/
db_dump.C
David 20 July 2005
- commented out some test code from upper_case.C
This seemed to break test_uc.py
apps/
upper_case.C