← Back to team overview

kicad-developers team mailing list archive

Re: [RFC] pcbnew internals refactoring for testing

 

Hi,

On 02.11.2017 17:32, Clemens Koller wrote:

>> [1] http://kiwi.hogyros.de:8080/job/windows-kicad-msys2-patch/15/console

> from [1]:

> [...]
> 17:08:24 error: git apply: bad git-diff - inconsistent old filename on line 305
> 17:08:24 + RES=128
> 17:08:24 + echo '**** Patch exit: 128'
> 17:08:24 **** Patch exit: 128
> [...]

> Is it okay to ignore that error?

That should be okay. The script tries to run git-apply with different
prefix-strip (-p) arguments. If git-apply fails, it doesn't change the tree.

Line 305 is a rename of a bitmap file, that seems to have worked well,
as the bitmaps compiled fine.

   Simon

Attachment: signature.asc
Description: OpenPGP digital signature


References