diff options
Diffstat (limited to 'tests/configs/match-exec')
-rw-r--r-- | tests/configs/match-exec | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/configs/match-exec b/tests/configs/match-exec new file mode 100644 index 00000000..88d3f769 --- /dev/null +++ b/tests/configs/match-exec @@ -0,0 +1,8 @@ +Match exec "quoted" + User benjamin + +Match exec unquoted + User rando + +Match exec "quoted spaced" + User neil |