Hi Stefan,
I'm currently in the process of skipping through the failed tests on my AIX box.
There are more tests which require GNU tools like mktemp
(t7610-mergetool.sh) or readlink (t7800-difftool.sh).
But I don't have a solution or workaround for these two.
But at least there are not more failing compressed tar tests :-)
Thanks,
Armin
On Mon, May 9, 2016 at 7:09 PM, Stefan Beller [off-list ref] wrote:
The test uses the 'z' option, i.e. "compress the output while at
it", which is GNUism and not portable.
Reported-by: Armin Kunaschik <redacted>
Signed-off-by: Stefan Beller <redacted>
---
Thanks Armin for reporting these GNUism!
Are there any more? (So we can do these patches as a
series instead of one by one:)
developed on top of origin/sb/z-is-gnutar-ism
Thanks,
Stefan