summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/tests/cnfprog/texmf.cnf
blob: 9b7bd3c62191b80d0c63fc6ed202a59af5bea39a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $Id$
# Public domain. This tiny texmf.cnf is for kpathsea/tests/cnfprog.test.

# An empty program name is warned about (as of August 2019).
justdot. = dval

# Contrary to appearances, this is interpreted as a program name ";val",
# with no value.  A warning is issued.
noequals .;qval

# Similarly, the "${var}" is a literal string here, not expanded.
# Again, a warning is issued.
braceprog.${var} = bval