aboutsummaryrefslogtreecommitdiffstats
path: root/test/fs/user-dirs.dirs
diff options
context:
space:
mode:
authorLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-24 14:38:01 -0500
committerLibravatar Fred Barclay <Fred-Barclay@users.noreply.github.com>2017-05-24 14:38:01 -0500
commit997a93efbdcbbaeed517e0bdc5283e9d8b31f422 (patch)
treecbb47fb1b41ced351501686e3fdf9aaf46b31414 /test/fs/user-dirs.dirs
parentRemove trailing whitespace from platform (diff)
downloadfirejail-997a93efbdcbbaeed517e0bdc5283e9d8b31f422.tar.gz
firejail-997a93efbdcbbaeed517e0bdc5283e9d8b31f422.tar.zst
firejail-997a93efbdcbbaeed517e0bdc5283e9d8b31f422.zip
strip trailing whitespace from test/
Diffstat (limited to 'test/fs/user-dirs.dirs')
-rw-r--r--test/fs/user-dirs.dirs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fs/user-dirs.dirs b/test/fs/user-dirs.dirs
index 0d19da4e4..ea3a3a4c2 100644
--- a/test/fs/user-dirs.dirs
+++ b/test/fs/user-dirs.dirs
@@ -4,7 +4,7 @@
4# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped 4# Format is XDG_xxx_DIR="$HOME/yyy", where yyy is a shell-escaped
5# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an 5# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
6# absolute path. No other format is supported. 6# absolute path. No other format is supported.
7# 7#
8XDG_DESKTOP_DIR="$HOME/Desktop" 8XDG_DESKTOP_DIR="$HOME/Desktop"
9XDG_DOWNLOAD_DIR="$HOME/Downloads" 9XDG_DOWNLOAD_DIR="$HOME/Downloads"
10XDG_TEMPLATES_DIR="$HOME/Templates" 10XDG_TEMPLATES_DIR="$HOME/Templates"