summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/variable_leading_underscore.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuites/variable_leading_underscore.conf')
-rw-r--r--tests/testsuites/variable_leading_underscore.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testsuites/variable_leading_underscore.conf b/tests/testsuites/variable_leading_underscore.conf
new file mode 100644
index 0000000..6279345
--- /dev/null
+++ b/tests/testsuites/variable_leading_underscore.conf
@@ -0,0 +1,2 @@
+set $.foo = $!_FOO;
+*.* /dev/null # we need to have one action, else rsyslog aborts for that reason