mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-03-13 08:00:15 +00:00
Fix these so they don't change continuously.
This commit is contained in:
parent
21794ddcea
commit
87bff21fc8
@ -7,7 +7,7 @@
|
||||
<getcontenttype>httpd/unix-directory</getcontenttype>
|
||||
<getlastmodified/>
|
||||
<getcontentlength/>
|
||||
<creationdate>20071103T201818</creationdate>
|
||||
<creationdate>YYYYMMDDThhmmss</creationdate>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
</resourcetype>
|
||||
|
||||
@ -7,6 +7,7 @@ HEADER=User-Agent: RFC2518 Spec Tests
|
||||
HEADER=Depth: 0
|
||||
HEADER=Content-Type: application/xml
|
||||
|
||||
REPLACE=#<creationdate>\d{8}T\d{6}</creationdate>#<creationdate>YYYYMMDDThhmmss</creationdate>#
|
||||
|
||||
BEGINDATA
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
<getcontenttype>httpd/unix-directory</getcontenttype>
|
||||
<getlastmodified/>
|
||||
<getcontentlength/>
|
||||
<creationdate>20071103T202330</creationdate>
|
||||
<creationdate>YYYYMMDDThhmmss</creationdate>
|
||||
<resourcetype>
|
||||
<collection/>
|
||||
</resourcetype>
|
||||
|
||||
@ -7,6 +7,8 @@ HEADER=User-Agent: RFC2518 Spec Tests
|
||||
HEADER=Depth: 1
|
||||
HEADER=Content-Type: application/xml
|
||||
|
||||
REPLACE=#<creationdate>\d{8}T\d{6}</creationdate>#<creationdate>YYYYMMDDThhmmss</creationdate>#
|
||||
|
||||
|
||||
BEGINDATA
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user