tests/checks/set: Make a temporary XDG_CONFIG_HOME

This test uses universal variables, and so it can fail when run
multiple times.

It might be a good idea to do this in general, but for now let's just
try it here.
This commit is contained in:
Fabian Homborg 2019-07-31 13:52:36 +02:00
parent 38f6296fdc
commit 57ffd18787

View File

@ -1,4 +1,4 @@
# RUN: env FISH=%fish %fish %s
# RUN: env XDG_CONFIG_HOME="$(mktemp -d)" FISH=%fish %fish %s
# Environment variable tests