Signed-off-by: Philip Withnall <withnall@endlessm.com>
This commit is contained in:
Philip Withnall 2019-06-03 18:32:42 +01:00
parent 1b8bf3370d
commit b4e9c6019a

View File

@ -2,7 +2,7 @@
set +e
gdb --args _build/glib/tests/contenttype <<END
gdb --args _build/gio/tests/contenttype <<END
run
quit
END