summaryrefslogtreecommitdiff
path: root/test/feh-bg.i
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-01-15 11:10:32 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-01-15 11:10:32 +0100
commit788fa40bbf04868c3836c9b086c9979649e2c516 (patch)
tree246585290fe7ef5ef9d1bb4eb8dc277e45bcf018 /test/feh-bg.i
parent11d7a68de63112305d833e802db0b4654c846b77 (diff)
Update tests
Diffstat (limited to 'test/feh-bg.i')
-rwxr-xr-xtest/feh-bg.i2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/feh-bg.i b/test/feh-bg.i
index eeff836..e7b2f0b 100755
--- a/test/feh-bg.i
+++ b/test/feh-bg.i
@@ -10,6 +10,8 @@ use Time::HiRes qw/sleep/;
my ($pid_xnest, $pid_twm);
+$ENV{XDG_CONFIG_HOME} = "/tmp/feh-test-$$";
+
sub set_bg {
my ($mode, $file) = @_;