diff --git a/checkin_notes b/checkin_notes index 27f650f468..6b994e98b1 100755 --- a/checkin_notes +++ b/checkin_notes @@ -5073,7 +5073,7 @@ Karl 2003/06/25 Karl 2003/06/26 - fixed bug that caused client state to transition to RESULT_FILES_UPLOADING even when file info(s) had errors; now it stays - in RESULT_COMPUTE_DONE. + in RESULT_COMPUTE_DONE. [passes test_abort now] - test makefile should rebuild version.py and boinc_db.py if necessary - test_sanity should make sure proxy setup works - test_masterurl_failure diff --git a/test/.cvsignore b/test/.cvsignore index 799ca91b4a..b27e97c6cd 100644 --- a/test/.cvsignore +++ b/test/.cvsignore @@ -1,2 +1,3 @@ version.inc version.py +testproxy.log