diff --git a/testing/tests/regression-suite/873-GroupDAV-PROPFIND.result b/testing/tests/regression-suite/873-GroupDAV-PROPFIND.result index 2442ebb7..efcc641f 100644 --- a/testing/tests/regression-suite/873-GroupDAV-PROPFIND.result +++ b/testing/tests/regression-suite/873-GroupDAV-PROPFIND.result @@ -1,7 +1,7 @@ HTTP/1.1 207 Multi-Status Date: Dow, 01 Jan 2000 00:00:00 GMT DAV: 1, 2, access-control, calendar-access, calendar-schedule, extended-mkcol, calendar-proxy -ETag: "fc63ca0d363b588cc41c31aea73f4518" +ETag: "some valid etag" Content-Length: 8564 Content-Type: text/xml; charset="utf-8" @@ -116,7 +116,7 @@ Content-Type: text/xml; charset="utf-8" - fcd66a046424de224fa18618b49e0d89 + some valid etag HTTP/1.1 200 OK @@ -143,7 +143,7 @@ Content-Type: text/xml; charset="utf-8" httpd/unix-directory - ab4a67c917e242e0989cd278c75a510e + some valid etag HTTP/1.1 200 OK @@ -176,7 +176,7 @@ Content-Type: text/xml; charset="utf-8" httpd/unix-directory - 4d470212545b8dd76f702fe2444accad + some valid etag HTTP/1.1 200 OK @@ -271,7 +271,7 @@ Content-Type: text/xml; charset="utf-8" - c8ebc60237eb353a52e7278c96e50a74 + some valid etag HTTP/1.1 200 OK @@ -360,7 +360,7 @@ Content-Type: text/xml; charset="utf-8" - 22a1e83f9f1b185fee3c792c15015af0 + some valid etag HTTP/1.1 200 OK diff --git a/testing/tests/regression-suite/873-GroupDAV-PROPFIND.test b/testing/tests/regression-suite/873-GroupDAV-PROPFIND.test index 3fcb67d8..e4e6bf6b 100644 --- a/testing/tests/regression-suite/873-GroupDAV-PROPFIND.test +++ b/testing/tests/regression-suite/873-GroupDAV-PROPFIND.test @@ -34,3 +34,6 @@ BEGINDATA ENDDATA + +REPLACE=/ETag: "\S+"/ETag: "some valid etag"/ +REPLACE=!C2:getctag>\S+some valid etag