mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 11:21:15 -03:00
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:
@@ -1,4 +1,4 @@
|
||||
# RUN: env FISH=%fish %fish %s
|
||||
# RUN: env XDG_CONFIG_HOME="$(mktemp -d)" FISH=%fish %fish %s
|
||||
|
||||
# Environment variable tests
|
||||
|
||||
|
||||
Reference in New Issue
Block a user