[m-rev.] for review: nightly test improvements

Zoltan Somogyi zs at cs.mu.OZ.AU
Thu Aug 2 20:22:01 AEST 2001


On 02-Aug-2001, Fergus Henderson <fjh at cs.mu.OZ.AU> wrote:
> -lockfile=$DIR/lockfile
> +lockfile=$HOSTDIR/lockfile
>  if [ -f $lockfile ]; then
> -	echo "Directory $DIR is locked:" 1>&2
> +	echo "Directory $HOSTDIR is locked:" 1>&2

There is no reason why you should not want to run bootchecks in parallel
in two test directories, except performance on uniprocessors. The locking
should not be needed for the installation part either if different test
directories install distinct sets of files. I think directories that differ in
branch do. Directories that differ in C compiler do not, but maybe they should.

Zoltan.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list