version number fix

svn path=/trunk/boinc/; revision=557
This commit is contained in:
Eric Heien 2002-11-01 01:59:35 +00:00
parent 0acc6de1a6
commit a83e496dd3
1 changed files with 1 additions and 1 deletions

View File

@ -403,7 +403,7 @@ class Host {
echo "Running core client\n";
$source_dir = get_env_var("BOINC_SRC_DIR");
$platform = get_env_var("BOINC_PLATFORM");
PassThru("cd $this->host_dir; $source_dir/client/boinc_1_$platform $args> client.out");
PassThru("cd $this->host_dir; $source_dir/client/boinc_0.02_$platform $args> client.out");
}
// read a CPU time file written by the client.