[gnome-software/wip/ci-test] c



commit c6f3db7c24ab8526a81ed2fe5fd0db4875738f49
Author: Milan Crha <mcrha redhat com>
Date:   Tue Mar 15 12:35:14 2022 +0100

    c

 .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 98105a7b6..f4a94c23e 100755
--- a/.gitlab-ci/run-tests.sh
+++ b/.gitlab-ci/run-tests.sh
@@ -32,7 +32,7 @@ meson test \
         --no-suite flaky \
        --print-errorlogs \
        --gdb   \
-       --gdb-path=mygdb.sh \
+       --gdb-path=/builds/GNOME/gnome-software/.gitlab-ci/mygdb.sh \
         "$@"
 
 exit_code=$?


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