mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=6696
This commit is contained in:
parent
04f5e783f3
commit
40a2b37783
|
@ -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"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue