[Kde-games-devel] Build failed in Jenkins: lskat_stable #62
Ian Wadham
iandw.au at gmail.com
Wed May 7 22:54:03 UTC 2014
On 08/05/2014, at 8:12 AM, KDE CI System wrote:
> See <http://build.kde.org/job/lskat_stable/62/>
>
> ------------------------------------------
> ^
> 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 backport by changinging a commented-out "if (blah)" to
"if (true || (blah))".
Did not want to re-indent the whole block.
Cheers, Ian W.
More information about the kde-games-devel
mailing list