Skip to content
This repository was archived by the owner on Feb 24, 2024. It is now read-only.

Commit 1a32b6d

Browse files
committed
1 parent 10e1acf commit 1a32b6d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Diff for: scripts/tests/privateevents.xml

+10-10
Original file line numberDiff line numberDiff line change
@@ -2903,7 +2903,7 @@
29032903
<method>COPY</method>
29042904
<header>
29052905
<name>Destination</name>
2906-
<value>http://localhost:8008/$pathprefix:/copycalendar/1.ics</value>
2906+
<value>$host:/$pathprefix:/copycalendar/1.ics</value>
29072907
</header>
29082908
<ruri>$pathprefix:/sharedcalendar/1.ics</ruri>
29092909
<verify>
@@ -2917,7 +2917,7 @@
29172917
<method>COPY</method>
29182918
<header>
29192919
<name>Destination</name>
2920-
<value>http://localhost:8008/$pathprefix:/copycalendar/2.ics</value>
2920+
<value>$host:/$pathprefix:/copycalendar/2.ics</value>
29212921
</header>
29222922
<ruri>$pathprefix:/sharedcalendar/2.ics</ruri>
29232923
<verify>
@@ -2931,7 +2931,7 @@
29312931
<method>COPY</method>
29322932
<header>
29332933
<name>Destination</name>
2934-
<value>http://localhost:8008/$pathprefix:/copycalendar/3.ics</value>
2934+
<value>$host:/$pathprefix:/copycalendar/3.ics</value>
29352935
</header>
29362936
<ruri>$pathprefix:/sharedcalendar/3.ics</ruri>
29372937
<verify>
@@ -2945,7 +2945,7 @@
29452945
<method>COPY</method>
29462946
<header>
29472947
<name>Destination</name>
2948-
<value>http://localhost:8008/$pathprefix:/copycalendar/4.ics</value>
2948+
<value>$host:/$pathprefix:/copycalendar/4.ics</value>
29492949
</header>
29502950
<ruri>$pathprefix:/sharedcalendar/4.ics</ruri>
29512951
<verify>
@@ -2959,7 +2959,7 @@
29592959
<method>COPY</method>
29602960
<header>
29612961
<name>Destination</name>
2962-
<value>http://localhost:8008/$pathprefix:/copycalendar/5.ics</value>
2962+
<value>$host:/$pathprefix:/copycalendar/5.ics</value>
29632963
</header>
29642964
<ruri>$pathprefix:/sharedcalendar/5.ics</ruri>
29652965
<verify>
@@ -3285,7 +3285,7 @@
32853285
<method>MOVE</method>
32863286
<header>
32873287
<name>Destination</name>
3288-
<value>http://localhost:8008/$pathprefix:/movecalendar/1.ics</value>
3288+
<value>$host:/$pathprefix:/movecalendar/1.ics</value>
32893289
</header>
32903290
<ruri>$pathprefix:/sharedcalendar/1.ics</ruri>
32913291
<verify>
@@ -3299,7 +3299,7 @@
32993299
<method>MOVE</method>
33003300
<header>
33013301
<name>Destination</name>
3302-
<value>http://localhost:8008/$pathprefix:/movecalendar/2.ics</value>
3302+
<value>$host:/$pathprefix:/movecalendar/2.ics</value>
33033303
</header>
33043304
<ruri>$pathprefix:/sharedcalendar/2.ics</ruri>
33053305
<verify>
@@ -3313,7 +3313,7 @@
33133313
<method>MOVE</method>
33143314
<header>
33153315
<name>Destination</name>
3316-
<value>http://localhost:8008/$pathprefix:/movecalendar/3.ics</value>
3316+
<value>$host:/$pathprefix:/movecalendar/3.ics</value>
33173317
</header>
33183318
<ruri>$pathprefix:/sharedcalendar/3.ics</ruri>
33193319
<verify>
@@ -3327,7 +3327,7 @@
33273327
<method>MOVE</method>
33283328
<header>
33293329
<name>Destination</name>
3330-
<value>http://localhost:8008/$pathprefix:/movecalendar/4.ics</value>
3330+
<value>$host:/$pathprefix:/movecalendar/4.ics</value>
33313331
</header>
33323332
<ruri>$pathprefix:/sharedcalendar/4.ics</ruri>
33333333
<verify>
@@ -3341,7 +3341,7 @@
33413341
<method>MOVE</method>
33423342
<header>
33433343
<name>Destination</name>
3344-
<value>http://localhost:8008/$pathprefix:/movecalendar/5.ics</value>
3344+
<value>$host:/$pathprefix:/movecalendar/5.ics</value>
33453345
</header>
33463346
<ruri>$pathprefix:/sharedcalendar/5.ics</ruri>
33473347
<verify>

0 commit comments

Comments
 (0)