From f3e63c5867679bf3998a35eef3d39379963230e1 Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Tue, 4 Nov 2003 00:27:32 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=2626 --- checkin_notes | 3 +++ testbase | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index 3bf5c4d3a3..ed0a0da581 100755 --- a/checkin_notes +++ b/checkin_notes @@ -7402,6 +7402,9 @@ Karl 2003-11-02 - BOINC core client release 2.09 Karl 2003-11-03 + + - installer: ask whether BOINC should run at system startup (default yes) + - Moved installation files from win_build/boinc_installer.zip to win_build/installer/ diff --git a/testbase b/testbase index 6052f3fdf8..1239e562ad 100755 --- a/testbase +++ b/testbase @@ -13,7 +13,7 @@ if [ -d /disks/asimov ]; then export PATH fi -CHECKOUT="CVSROOT=/disks/milkyway/a/users/anderson/seti/cvsroot cvs co boinc" +CHECKOUT="CVSROOT=/usr/local/warez/cvsroot cvs co boinc" TMPDIR=/tmp/testbase die()