automake-ng
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Automake-NG] [PATCH] [ng] tests: fix spurious failures on NetBSD


From: Dave Hart
Subject: Re: [Automake-NG] [PATCH] [ng] tests: fix spurious failures on NetBSD
Date: Sat, 7 Jul 2012 23:47:57 +0000

On Sat, Jul 7, 2012 at 23:05 UTC, Stefano Lattarini wrote:
> * t/built-sources.sh (Makefile.am): In a recipe, use 'printf', not 'echo',
> to print a string containing a "\n" sequence, because that is interpreted
> like a newline by the echo built-in og NetBSD 5.1 /bin/ksh.

s/og/of/

> * t/maken.sh: Don't expect the timestamp of the current directory to be
> unchanged after "make -n" is run in it; this doesn't hold on NetBSD 5.1.
> Instead, make the current directory unwritable before running "make -n",
> to ensure that doesn't try to write anything in it.

to ensure attempts to modify the directory fail.

The rest looks good.

Cheers,
Dave Hart



reply via email to

[Prev in Thread] Current Thread [Next in Thread]