solenv/gbuild/uitest-failed-default.sh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
New commits: commit 3efc3f4902c4f8a5cf9c1ff748d5b01b28a6d271 Author: Noel Grandin <noel.gran...@collabora.co.uk> AuthorDate: Fri Sep 7 11:05:37 2018 +0200 Commit: Noel Grandin <noel.gran...@collabora.co.uk> CommitDate: Fri Sep 7 13:51:47 2018 +0200 improve help message for uitest failure Change-Id: I7213ee2ca55ddc1a11c4f411d3b72f1b2382f7e7 diff --git a/solenv/gbuild/uitest-failed-default.sh b/solenv/gbuild/uitest-failed-default.sh index c4555d0d069d..8e0dc0e34b9b 100755 --- a/solenv/gbuild/uitest-failed-default.sh +++ b/solenv/gbuild/uitest-failed-default.sh @@ -20,8 +20,10 @@ where Module - the name of the python file (without the .py extension) Class - is the name in the "class Class" declaration -Or to do interactive debugging, put a long sleep in the beginning of the .py -uitest file, and attach gdb to the running soffice process. +Or to do interactive debugging, put a + time.sleep(60) +in the beginning of the method in the .py file, +and attach gdb to the running soffice process. EOF _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits