# Configuration script for the various autobuild utilities.
# This is a regular Bourne Shell script that gets sourced
# by the scripts that need it.  It's not meant to be run by itself.

# The machine and path for uploading web statistics
webMachine="gzheng@charm.cs.uiuc.edu"
webMachPath="/www/autobuild"
webMachCur="$webMachPath/cur"
webMachBin="$webMachPath/bin"

# The machine to do CVS tweaks on
cvsRoot=":pserver:checkout@charm.cs.uiuc.edu:/cvsroot"
cvsMachine="gzheng@charm.cs.uiuc.edu"
cvsRootPath="/cvsroot"
cvsModule="charm"

# People to e-mail with the results
mailRecip="gzheng@ks.uiuc.edu schkrvrt@uiuc.edu chuang10@uiuc.edu sameer@ks.uiuc.edu ebohm@uiuc.edu gioachin@uiuc.edu cmendes@cs.uiuc.edu wilmarth@cse.uiuc.edu cheelee@uiuc.edu"
#mailRecip="gzheng@ks.uiuc.edu"
