<table><tr><td style="">sirgienko created this revision.<br />sirgienko added a reviewer: Cantor.<br />sirgienko added a project: Cantor.<br />Restricted Application added a subscriber: KDE Edu.<br />Restricted Application added a project: KDE Edu.<br />sirgienko requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D11792">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Before, lua backend was launched with worksheet loading and have time for parsing lua start information (<tt style="background: #ebebeb; font-size: 13px;">Lua 5.2.4  Copyright (C) 1994-2015 Lua.org, PUC-Rio</tt>). But now, first command go to lua, before start information parsing and this leads, that output of this command erroneously be removed. So I have move <tt style="background: #ebebeb; font-size: 13px;">loginDone</tt> after end of lua start information parsing.</p></div></div><br /><div><strong>TEST PLAN</strong><div><ol class="remarkup-list">
<li class="remarkup-list-item">Run lua backend without patch and check, that first runned entry haven't output result.</li>
<li class="remarkup-list-item">Apply patch</li>
<li class="remarkup-list-item">Check, that now first runned entry have output result.</li>
</ol></div></div><br /><div><strong>REPOSITORY</strong><div><div>R55 Cantor</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D11792">https://phabricator.kde.org/D11792</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/backends/lua/luasession.cpp</div></div></div><br /><div><strong>To: </strong>sirgienko, Cantor<br /><strong>Cc: </strong>Cantor, KDE Edu, narvaez, apol<br /></div>