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

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

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


From: Jan Hudec
Subject: [Gnu-arch-users] [BUG] Bashisms in tests
Date: Tue, 1 Mar 2005 16:52:34 +0100
User-agent: Mutt/1.5.6+20040907i

Hello All,

There are two tests in recent address@hidden/tla--devo--1.4
that, despite being marked with #!/bin/sh only work in bash. Since my
/bin/sh is dash, tla does not build for me. The two tests are
test-add.sh and test-archive-creation.sh. The offending construct is
$(< filename). It should be replaced with $(cat filename).

Thanks,

Jan

-------------------------------------------------------------------------------
                                                 Jan 'Bulb' Hudec 
<address@hidden>

Attachment: signature.asc
Description: Digital signature


reply via email to

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