[pango/emoji-table-opt] Revert "Try again to debug win32 ci segfaults"



commit e9b343bcf44956c7d338d8344f2e43e9d609c963
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Oct 24 22:32:05 2019 -0400

    Revert "Try again to debug win32 ci segfaults"
    
    This reverts commit 154c2db37bfecc2d1c4a09b975ab6972b63bc9a8.

 .gitlab-ci/gdb.txt         | 5 -----
 .gitlab-ci/render-msys2.sh | 2 +-
 2 files changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/.gitlab-ci/render-msys2.sh b/.gitlab-ci/render-msys2.sh
index e117ee07..f81f0c60 100644
--- a/.gitlab-ci/render-msys2.sh
+++ b/.gitlab-ci/render-msys2.sh
@@ -2,4 +2,4 @@
 
 set -e
 
-PATH=_build/pango:$PATH gdb --command=./.gitlab-ci/gdb.txt --args _build/utils/pango-view --no-display 
--output _build/hello.png utils/HELLO.txt
+PATH=_build/pango:$PATH _build/utils/pango-view --no-display --output _build/hello.png utils/HELLO.txt


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]