From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17893 invoked from network); 29 May 2001 10:39:52 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 29 May 2001 10:39:52 -0000 Received: (qmail 17765 invoked by alias); 29 May 2001 10:39:46 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 14526 Received: (qmail 17750 invoked from network); 29 May 2001 10:39:45 -0000 Message-ID: To: "ZSH Workers Mailing List" Subject: Re: PATCH: Block device tests In-reply-to: ""Bart Schaefer""'s message of "Mon, 28 May 2001 16:06:38 -0000." <1010528160638.ZM5969@candle.brasslantern.com> Date: Tue, 29 May 2001 11:34:14 +0100 From: Peter Stephenson "Bart Schaefer" wrote: > + if ! grep '#define HAVE_FIFOS' $ZTST_testdir/../config.h; then $ZTST_testdir is where we are running the tests. Unfortunately this will break if you are compiling separately from the source tree and then running individual tests in the test directory, which is quite useful since you don't need to insert lots of paths. It's not a big problem since you're `supposed' to run it via make in the appropriate Test subdirectory, and actually I can't see an easy fix anyway. -- Peter Stephenson Software Engineer CSR Ltd., Unit 300, Science Park, Milton Road, Cambridge, CB4 0XL, UK Tel: +44 (0)1223 392070 ********************************************************************** The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer. **********************************************************************