aboutsummaryrefslogtreecommitdiffstats
path: root/test/root/option_bind_file.exp
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-05-14 00:07:03 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2022-06-12 16:08:47 -0300
commitac1d176703870492a4517a22406660e50044630f (patch)
tree733ccfaceb22ae9af14fa6c426005ed9a5cd8861 /test/root/option_bind_file.exp
parentconfigure*: sort AC_CONFIG_FILES (diff)
downloadfirejail-ac1d176703870492a4517a22406660e50044630f.tar.gz
firejail-ac1d176703870492a4517a22406660e50044630f.tar.zst
firejail-ac1d176703870492a4517a22406660e50044630f.zip
Makefile.in: remove redundant quotes around DISTFILES vars
They are being double-quoted twice, as in `""$(DISTFILES)""`, which is equivalent to not using quotes at all, as each double-quote pair gets expanded into nothing, leaving only `$(DISTFILES)`. Note that DISTFILES and DISTFILES_TEST are the only variables defined with quoted values and that make does not work with filenames that contain whitespace anyway. Added on commit da19d2d1b ("Simplify dist target and add missing test/sysutils to tarball", 2016-07-25) / PR #646.
Diffstat (limited to 'test/root/option_bind_file.exp')
0 files changed, 0 insertions, 0 deletions