[Kde-games-devel] Build failed in Jenkins: lskat_master #19

Ian Wadham iandw.au at gmail.com
Wed May 7 22:48:25 UTC 2014


On 08/05/2014, at 8:09 AM, KDE CI System wrote:
> See <http://build.kde.org/job/lskat_master/19/>
> 
> ------------------------------------------
>                                                     ^
> IndentationError: unindent does not match any outer indentation level
> Build step 'Execute shell' marked build as failure
> [WARNINGS] Skipping publisher since build result is FAILURE
> Recording test results

I fixed this by changinging a commented-out "if (blah)" to
"if (true || (blah))".  Ugh!

Did not want to re-indent the whole block.
Cheers, Ian W.


More information about the kde-games-devel mailing list