appmonitor test: avoid /usr/share
authorRyan Lortie <desrt@desrt.ca>
Thu, 10 Apr 2014 15:49:21 +0000 (11:49 -0400)
committerRyan Lortie <desrt@desrt.ca>
Tue, 15 Apr 2014 15:36:39 +0000 (11:36 -0400)
commit54047080e963b2d6c3f966340dcd9d788b73ac9c
tree202993d87a53d0c688305cca3083de39b920c927
parenta366b6f2d5cabcf04bad84ef40589eada2d7d4f6
appmonitor test: avoid /usr/share

Set XDG_DATA_DIRS to make sure we don't use /usr/share from the
appmonitor test.  We will soon throw a warning if we find defaults.list,
so make sure we don't open ourselves up to that if there is one on the
system.

https://bugzilla.gnome.org/show_bug.cgi?id=728040
gio/tests/appmonitor.c