[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#10433: coreutils-8.14.116-1e18d: one gnulib-tests failure on Solaris
From: |
Stefano Lattarini |
Subject: |
bug#10433: coreutils-8.14.116-1e18d: one gnulib-tests failure on Solaris 10 (with gcc) |
Date: |
Wed, 04 Jan 2012 20:51:07 +0100 |
Hi Jim.
On 01/04/2012 08:20 PM, Jim Meyering wrote:
>
> Thank you for the report!
> Here's a gnulib patch that should avoid that failure:
>
> From 77a1dda86f92f8e54da4e6344911a561ccfaba08 Mon Sep 17 00:00:00 2001
> From: Jim Meyering <address@hidden>
> Date: Wed, 4 Jan 2012 20:19:37 +0100
> Subject: [PATCH] test-init.sh: accommodate Solaris 5.10's different diff -u
> output
>
[SNIP]
With this patch, the test passes.
Thanks,
Stefano