tests/gsubprocess: Only compare basename of /tmp
authorColin Walters <walters@verbum.org>
Fri, 29 Nov 2013 04:12:26 +0000 (04:12 +0000)
committerColin Walters <walters@verbum.org>
Fri, 29 Nov 2013 04:12:26 +0000 (04:12 +0000)
commit7a90c201f7212a410ed871d7decab23e8b63d0e9
tree523f9ab8f56d962793c2550dee4ee11d3036dab5
parent4c3b009992f585ce00cafc8cd38941eb646df8e5
tests/gsubprocess: Only compare basename of /tmp

Otherwise, we break in Continuous where /tmp == /sysroot/tmp,
and something in the execve() or the kernel will do realpath()
for us.
gio/tests/gsubprocess.c