Pádraig Brady wrote:
> > The mv/mv-exchange test fails on:
> >- NetBSD 9.3
> >- OpenBSD 7.4
> >- AIX 7.1
> >- AIX 7.3.1
>
> The attached should fix the issue with this new test.
I confirm: It fixes the test failure on all 4 platforms.
On 24/03/2024 16:26, Bruno Haible wrote:
The mv/mv-exchange test fails on:
- NetBSD 9.3
- OpenBSD 7.4
- AIX 7.1
- AIX 7.3.1
The attached should fix the issue with this new test.
thanks for all the testing!
Pádraig
From c45fcb2ed2d80df5e7dea3c52eba24a9676d9eae Mon Sep 17 00:00:00 20
The mv/mv-exchange test fails on:
- NetBSD 9.3
- OpenBSD 7.4
- AIX 7.1
- AIX 7.3.1
test-suite.log from NetBSD 9.3:
FAIL: tests/mv/mv-exchange
==
mv: cannot exchange 'a' and 'b': Not supported
FAIL tests/mv/mv-exchange.sh (exit status: 1)
test-suite.log from Ope