File: mainloop

package info (click to toggle)
glib2.0 2.86.3-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 66,452 kB
  • sloc: ansic: 544,658; python: 9,702; sh: 1,612; xml: 1,482; perl: 1,222; cpp: 535; makefile: 308; javascript: 11
file content (13 lines) | stat: -rwxr-xr-x 265 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
#!/bin/sh
# (C) 2013 Canonical Ltd.
# (C) 2019 Collabora Ltd.

set -eu
NULL=

export DEB_ALLOW_FLAKY_TESTS=1
export GIO_USE_VFS=local
export GIO_USE_VOLUME_MONITOR=unix
export XDG_RUNTIME_DIR="$AUTOPKGTEST_TMP"

exec gnome-desktop-testing-runner glib/mainloop.test