1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-02-16 23:37:15 +01:00
glib/.gitlab-ci/run-check-todos.sh

8 lines
126 B
Bash
Raw Normal View History

#!/bin/bash
set -e
source .gitlab-ci/search-common-ancestor.sh
./.gitlab-ci/check-todos.py "${newest_common_ancestor_sha}"