summaryrefslogtreecommitdiff
path: root/devel/ice/files/patch-cpp-test-IceGrid-deployer-application.xml
blob: db7d64228d422c1d8188cb37a964712d22cb4b91 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- cpp/test/IceGrid/deployer/application.xml.orig	2019-08-12 19:54:18 UTC
+++ cpp/test/IceGrid/deployer/application.xml
@@ -178,10 +178,10 @@
           <object identity="${server}" type="::TestLog"/>
         </adapter>
 
-        <log path="${test.dir}/log1.txt"/>
-        <log path="${test.dir}/log2.txt"/>
-        <log path="${test.dir}/log3.txt"/>
-        <log path="${test.dir}/log4.txt"/>
+        <log path="${test.dir}/db/log1.txt"/>
+        <log path="${test.dir}/db/log2.txt"/>
+        <log path="${test.dir}/db/log3.txt"/>
+        <log path="${test.dir}/db/log4.txt"/>
         <env>MY_ENV_VARIABLE=12</env>
         <env>MY_UNIX_COMPOSED_VARIABLE=BAR;$MY_FOO</env>
         <env>MY_WINDOWS_COMPOSED_VARIABLE=BAR;%MY_FOO%</env>