buildfarm script for pgpool-II
Set the directory name to SRCDIR in buildfarm.sh. The default is:
SRCDIR=/var/buildfarm
Run git clone at the $SRCDIR.
This is avalable from https://github.com/pgpool/pgpool-II-buildfarm
For example:
$ cd /var/buildfarm
$ git clone https://github.com/pgpool/pgpool-II-buildfarm.git
Specify the e-mail address to send the result and the sender address to MAILTO and FROM.
If necessary, the proxy setting should be added.
For example:
/var/buildfarm/buildfarm.sh -p http://your.proxy.server:8080