diff --git a/doc/dev/tests b/doc/dev/tests index 9599ab2796..44cc4a80bf 100644 --- a/doc/dev/tests +++ b/doc/dev/tests @@ -1,7 +1,7 @@ Copyright (C) 2000 Internet Software Consortium. See COPYRIGHT in the source root or http://isc.org/copyright.html for terms. -$Id: tests,v 1.11 2000/11/27 19:52:16 gson Exp $ +$Id: tests,v 1.12 2000/12/05 00:41:38 gson Exp $ We do hourly test builds of the bind9 tree. This is an attempt to document how they work. @@ -21,7 +21,7 @@ on bb, as driven by the following cron jobs: # Check out the current bind 9 version and make the source tarball. # Argument to maketar.sh should be v9_0 for 9.0 release branch, # HEAD for mainline. - 45 2-22 * * * PLATFORM=BSD-3.1 && . $HOME/b9t/hosts/$PLATFORM/env && \ + 35 2-22 * * * PLATFORM=BSD-3.1 && . $HOME/b9t/hosts/$PLATFORM/env && \ nice sh $HOME/b9t/bin/maketar.sh HEAD \ >/proj/build-reports/bind9/tarsrc.txt 2>&1 @@ -55,7 +55,7 @@ the way and runs through the tests. The current test schedule is as follows: - :45 CVS tree extracted, tarball built and distributed + :35 CVS tree extracted, tarball built and distributed :00 Most tests begin :45 Status report generator runs (was :30)