[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] Change head/tail call in build/buildcheck.sh

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-09-09 03:22:59 CEST

Art Haas <ahaas@airmail.net> writes:

> This is a trivial patch to replace the older format of head/tail calls
> with the newer format using '-n'. Newer GNU coreutils will error out
> when calling head/tail and a numeric argument without the '-n'.

What about platforms that don't use GNU coreutils? Do Solaris, AIX,
HP_UX, etc. all support the new syntax?

I believe setting the environment variable _POSIX2_VERSION to 199209
will restore the old coreutils behaviour.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 9 03:24:06 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.