empserver/src/scripts/nightly/cron/cron.freebsd.amd64
Marc Olzheim 4a4923f951 A sandbox system to automate the building of the source tree and
reporting differences in compiler output with the output of the
previous build.
2004-03-23 16:32:45 +00:00

4 lines
208 B
Bash
Executable file

#!/bin/sh
cd /home/marcolz/src/empire/nightlybuild/
./nightlybuild.sh conf/freebsd.amd64.config
./report.sh conf/freebsd.amd64.config | mutt -s 'empserver freebsd.amd64' empserver-devel@lists.sourceforge.net