[glib/1798-freebsd-test] WIP



commit da1afcb4b9ca85c2814b6cb6669e94f27755e868
Author: Philip Withnall <withnall endlessm com>
Date:   Mon Jun 3 17:59:58 2019 +0100

    WIP
    
    Signed-off-by: Philip Withnall <withnall endlessm com>

 .gitlab-ci/run-tests.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci/run-tests.sh b/.gitlab-ci/run-tests.sh
index 3b937d56c..197407bf2 100755
--- a/.gitlab-ci/run-tests.sh
+++ b/.gitlab-ci/run-tests.sh
@@ -6,7 +6,7 @@ meson test \
         -C _build \
         --timeout-multiplier ${MESON_TEST_TIMEOUT_MULTIPLIER} \
         --no-suite flaky \
-        --gdb \
+        --wrapper gdb \
         contenttype
 
 exit_code=$?


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