diff options
Diffstat (limited to 'cpp/test/IceGrid/deployer/service.xml')
-rw-r--r-- | cpp/test/IceGrid/deployer/service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/test/IceGrid/deployer/service.xml b/cpp/test/IceGrid/deployer/service.xml index 60dd215ebc7..d0808fbe73e 100644 --- a/cpp/test/IceGrid/deployer/service.xml +++ b/cpp/test/IceGrid/deployer/service.xml @@ -27,7 +27,7 @@ <property name="PropertyWithEscapeSpace" value="foo\ "/> <property name="PropertyWithProperty" value="Plugin.EntryPoint=foo:bar --Ice.Config=\\\server\foo bar\file.cfg"/> - + <include file="varproperties.xml"/> <property name="AppVarOverridedByParamProp" value="${AppVarOverridedByParam}"/> |