summaryrefslogtreecommitdiff
path: root/test/confs
diff options
context:
space:
mode:
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2017-06-25 23:35:06 +0200
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2017-06-25 23:48:33 +0200
commitaf542dcfa62fc2341e8253f10c5c778b887444b9 (patch)
treed56fe67459d63cfd6efdbb503316c533719dfeb0 /test/confs
parentf511c353099961bba2543516f854676e729ce021 (diff)
Bail out if a configuration file starts with a byte order mark
Diffstat (limited to 'test/confs')
-rw-r--r--test/confs/09073
-rw-r--r--test/confs/09081
2 files changed, 4 insertions, 0 deletions
diff --git a/test/confs/0907 b/test/confs/0907
new file mode 100644
index 000000000..8cb2b1b6d
--- /dev/null
+++ b/test/confs/0907
@@ -0,0 +1,3 @@
+# This file contains a BOM at the very beginning
+tls_advertise_hosts =
+keep_environment =
diff --git a/test/confs/0908 b/test/confs/0908
new file mode 100644
index 000000000..27af1d5f2
--- /dev/null
+++ b/test/confs/0908
@@ -0,0 +1 @@
+.include DIR/confs/0907