From 46c76c645f1708bcc2c8e478d661492ca456f061 Mon Sep 17 00:00:00 2001 From: Andrew Ruthven Date: Thu, 29 Nov 2018 13:20:44 +1300 Subject: [PATCH] Atually, options aren't supported on the end of REPLACE --- testing/dav_test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/dav_test b/testing/dav_test index 65b710b6..59d8acc8 100755 --- a/testing/dav_test +++ b/testing/dav_test @@ -374,7 +374,7 @@ QUERY SELECT something, or, other FROM table ... ENDQUERY -REPLACE=/pattern/replacement/options +REPLACE=/pattern/replacement/ ================================================= URL The URL to request from.