gnu-arch-users
[Top][All Lists]
Advanced

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

Re: [Gnu-arch-users] [BUG] Bashisms in tests


From: Cameron Patrick
Subject: Re: [Gnu-arch-users] [BUG] Bashisms in tests
Date: Wed, 2 Mar 2005 16:03:08 +0800
User-agent: Mutt/1.5.6+20040907i

mlh wrote:

> > My vote is to just require bash.  Make it explicit with #!/bin/bash
> > if you like.

Note that you'd have to require GNU coreutils as well as bash to get
it to work on non-Linux systems.  This seems rather excessive to me.
Writing the tests in Python would be neat, but do is it really worth
it to introduce a Python dependency just for the test suite?

Miles Bader wrote:

> Instead, why not just fix the problems as they're reported?

I've mostly done this for Bazaar, and suspect that most of the changes
would replay cleanly onto a tla tree.

address@hidden/bazaar--posix-sh--1.2

Patches 1--10 make it work on Debian machines (where /bin/sh is dash)
and 11--15 are for NetBSD userland compatibility.  If I get time I
might test it on some of the wackier machines I have access to at the
UCC (including IRIX, Tru64, Mac OS and Solaris).

Cameron.

Attachment: signature.asc
Description: Digital signature


reply via email to

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