Test for unexisting files in $TMP and not in $HOME
authorEmilio Pozuelo Monfort <pochu27@gmail.com>
Tue, 23 Feb 2010 17:19:16 +0000 (18:19 +0100)
committerEmilio Pozuelo Monfort <pochu27@gmail.com>
Tue, 23 Feb 2010 17:37:39 +0000 (18:37 +0100)
commita7cc500d3829db1a8757ae940db09869b78bdca8
treef736ced85f0cf45b9099173a9cb1a952faa5a43a
parent355246579ee08753e80bef5d31816a6ef52da73b
Test for unexisting files in $TMP and not in $HOME

Some buildd environments have an unwritable $HOME, which makes the
test that looks for an unexisting file there fail. Use $TMP instead,
which should be more reliable.

https://bugzilla.gnome.org/show_bug.cgi?id=610860
gio/tests/readwrite.c