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:
parent
38f6296fdc
commit
57ffd18787
@ -1,4 +1,4 @@
|
||||
# RUN: env FISH=%fish %fish %s
|
||||
# RUN: env XDG_CONFIG_HOME="$(mktemp -d)" FISH=%fish %fish %s
|
||||
|
||||
# Environment variable tests
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user