The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 82bca55a1f1d1e13da86e6d335ea4c1859fcc79b
Author: Kornel Benko <[email protected]>
Date:   Tue May 21 13:26:26 2013 +0200

    Typo

diff --git a/development/autotests/keytest.py b/development/autotests/keytest.py
index a510a3f..cbe0b50 100755
--- a/development/autotests/keytest.py
+++ b/development/autotests/keytest.py
@@ -391,7 +391,7 @@ while not failed:
         time.sleep(0.5)
         if not lyx_exists():
             print "LyX instance not found because of crash or assert !\n"
-            failed = true
+            failed = True
         else:
             print "Terminating lyx instance: " + str(lyx_pid) + "\n"
             intr_system("kill -9 " + str(lyx_pid), True);

-----------------------------------------------------------------------

Summary of changes:
 development/autotests/keytest.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to