[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [platform-testers] new snapshot available: coreutils-8.27.99-3ebdc3
From: |
Pádraig Brady |
Subject: |
Re: [platform-testers] new snapshot available: coreutils-8.27.99-3ebdc3 |
Date: |
Tue, 29 Aug 2017 10:26:51 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
On 29/08/17 10:12, Assaf Gordon wrote:
> 2.
> On OpenBSD 6.1, FreeBSD 11p1,
> "tests/ln/sf-1" fails with "argument list too long".
>
> Open BSD:
> ===
> using SHELL=/bin/sh with 'set -x' corrupts stderr
> ln (GNU coreutils) 8.27.99-3ebdc3
> Copyright (C) 2017 Free Software Foundation, Inc.
> License GPLv3+: GNU GPL version 3 or later
> <http://gnu.org/licenses/gpl.html>.
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
>
> Written by Mike Parker and David MacKenzie.
> ./tests/ln/sf-1.sh[39]: *: unexpected `*'
> ./tests/ln/sf-1.sh[49]: ln: Argument list too long
> ./tests/ln/sf-1.sh[49]: ln: Argument list too long
> FAIL tests/ln/sf-1.sh (exit status: 1)
> ===
Oh is the $((1024*1024)) not working on the BSDs?
That construct is used elsewhere in tests?
thanks for testing!
Re: [platform-testers] new snapshot available: coreutils-8.27.99-3ebdc3, Pádraig Brady, 2017/08/30
Re: [platform-testers] new snapshot available: coreutils-8.27.99-3ebdc3, Pádraig Brady, 2017/08/30
Re: [platform-testers] new snapshot available: coreutils-8.27.99-3ebdc3, Assaf Gordon, 2017/08/29