[PATCH] tests: detect that MSYS lacks symlinks

2012-01-09 Thread Peter Rosin
Hi! Another case of ln/cp on MSYS. The test reported ERROR previously (it terminated early when it failed to create a broken link with ln -s none brokenlink), with this change, it's 36 PASS / 6 SKIP. Cheers, Peter From 63aa6177cc67ff43bdc4f68769ac8fc6585e31e9 Mon Sep 17 00:00:00 2001 From:

Re: bug#10448: [PATCHES] {master} dist: distdir not unconditionally removed anymore for xz and lzip

2012-01-09 Thread Eric Blake
On 01/08/2012 02:19 AM, Stefano Lattarini wrote: The problem with 'dist-xz' was introduced in the merge commit `v1.11-1183-g72c8dcb', and the problem with 'dist-lzip' was introduced in the merge commit `xxx' You may want to fix that xxx before pushing patch 2/2. -- Eric Blake

Re: bug#10448: [PATCHES] {master} dist: distdir not unconditionally removed anymore for xz and lzip

2012-01-09 Thread Stefano Lattarini
On 01/09/2012 05:48 PM, Eric Blake wrote: On 01/08/2012 02:19 AM, Stefano Lattarini wrote: The problem with 'dist-xz' was introduced in the merge commit `v1.11-1183-g72c8dcb', and the problem with 'dist-lzip' was introduced in the merge commit `xxx' You may want to fix that xxx before

Re: [PATCH] tests: detect that MSYS lacks symlinks

2012-01-09 Thread Stefano Lattarini
On 01/09/2012 12:53 PM, Peter Rosin wrote: Hi! Hi Peter. Another case of ln/cp on MSYS. The test reported ERROR previously (it terminated early when it failed to create a broken link with ln -s none brokenlink), with this change, it's 36 PASS / 6 SKIP. [SNIP] The patch looks good. Feel

Re: [PATCH] tests: detect that MSYS lacks symlinks

2012-01-09 Thread Peter Rosin
Stefano Lattarini skrev 2012-01-09 18:44: On 01/09/2012 12:53 PM, Peter Rosin wrote: Hi! Hi Peter. Another case of ln/cp on MSYS. The test reported ERROR previously (it terminated early when it failed to create a broken link with ln -s none brokenlink), with this change, it's 36 PASS / 6