summaryrefslogtreecommitdiff
path: root/.gitlab-ci/render-msys2.sh
blob: e117ee076b04c61350ad189e6e16df87f43ad614 (plain)
1
2
3
4
5
#!/bin/bash

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