aboutsummaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorGabriel Nagy <gabriel.nagy@puppet.com>2020-02-10 15:10:32 +0200
committerGitHub <noreply@github.com>2020-02-10 15:10:32 +0200
commit9e5ea00ec6536c694d1630857aece6aaa5ecb475 (patch)
treed456bf6334b0c1af3813d29dc5d6e7d400f1b2cc /spec
parent1c7e8bcc01ef3d0a3d529524ca34bd8a0556f7ee (diff)
parent3d6fe1fdc6fedaa96839a4cb74a5beba212ec34e (diff)
downloadpuppet-mailalias_core-9e5ea00ec6536c694d1630857aece6aaa5ecb475.tar.gz
puppet-mailalias_core-9e5ea00ec6536c694d1630857aece6aaa5ecb475.tar.bz2
Merge pull request #21 from ciprianbadescu/MODULES-7202/fix-comma-value-handling
(MODULES-7202) fixes comma handling in value
Diffstat (limited to 'spec')
-rw-r--r--spec/fixtures/integration/provider/mailalias/aliases/test11
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/fixtures/integration/provider/mailalias/aliases/test1 b/spec/fixtures/integration/provider/mailalias/aliases/test1
index a69be8a..342239d 100644
--- a/spec/fixtures/integration/provider/mailalias/aliases/test1
+++ b/spec/fixtures/integration/provider/mailalias/aliases/test1
@@ -26,6 +26,7 @@ decode: root
# Other tests
anothertest: "|/path/to/rt-mailgate --queue 'another test' --action correspond --url http://my.com/"
test: "|/path/to/rt-mailgate --queue 'test' --action correspond --url http://my.com/"
+commas_in_command_test: "|/path/to/rt-mailgate --queue 'test' --action correspond --url http://my.com/ --projects projecta,projectb"
# Included file
incfile: :include: /tmp/somefile