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

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

Re: [Gnu-arch-users] building arch on cygwin (was: darcs vs tla)


From: John A Meinel
Subject: Re: [Gnu-arch-users] building arch on cygwin (was: darcs vs tla)
Date: Wed, 01 Dec 2004 10:35:20 -0600
User-agent: Mozilla Thunderbird 0.9 (Windows/20041103)

address@hidden wrote:
On Wed, 01 Dec 2004 00:22:48 -0600
John A Meinel <address@hidden> wrote:

The other workaround would be to figure out how to do addition in pure POSIX shell, or go around and make sure all the scripts reference /bin/bash instead of /bin/sh.


This is done with the --config-shell $wherever/bin/bash    option to
configure, is it not?

Matt

Not really. tla spawns a shell when checking your archive signature (which is why you don't have to write #!/bin/bash at the top of your ~/.arch-params/signing/=default or =default.check).

However, for the testing scripts, all of that is just hard-coded into the scripts themselves. (They all start with #!/bin/sh)

So the configure option will effect how tla runs, but not the tests.

John
=:->

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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