A sandbox system to automate the building of the source tree and
reporting differences in compiler output with the output of the previous build.
This commit is contained in:
parent
8ed9644253
commit
4a4923f951
26 changed files with 476 additions and 0 deletions
4
src/scripts/nightly/cron/cron.solaris.sparcv9.cc
Executable file
4
src/scripts/nightly/cron/cron.solaris.sparcv9.cc
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
cd /home/marcolz/src/empire/nightlybuild/
|
||||
ksh ./nightlybuild.sh conf/solaris.sparcv9.cc.config
|
||||
ksh ./report.sh conf/solaris.sparcv9.cc.config | mutt -s 'empserver solaris.sparcv9.cc' empserver-devel@lists.sourceforge.net
|
Loading…
Add table
Add a link
Reference in a new issue