make the loginterpreter executable

Change-Id: I9dcb562f9309c75a2d1719f1ad4fe6b5a4c23385
diff --git a/uitest/loginterpreter.py b/uitest/loginterpreter.py
old mode 100644
new mode 100755
index 770beb9..e84d9a0
--- a/uitest/loginterpreter.py
+++ b/uitest/loginterpreter.py
@@ -1,3 +1,4 @@
#!/usr/bin/env python3
# -*- tab-width: 4; indent-tabs-mode: nil; py-indent-offset: 4 -*-
#
# This file is part of the LibreOffice project.
@@ -205,4 +206,4 @@ def main():
if __name__ == '__main__':
    main()

# vim: set shiftwidth=4 softtabstop=4 expandtab:
\ No newline at end of file
# vim: set shiftwidth=4 softtabstop=4 expandtab: