On Wed, Aug 21, 2019 at 01:15:35 +0200, Ján Tomko wrote:
> Unlike all the other occurrences, only store the actual URL
> instead of the whole xmlns:='' header.
>
> The rest will be converted before this string is used.
>
> Signed-off-by: Ján Tomko
> ---
> src/test/test_driver.c | 7 +++
> 1
Unlike all the other occurrences, only store the actual URL
instead of the whole xmlns:='' header.
The rest will be converted before this string is used.
Signed-off-by: Ján Tomko
---
src/test/test_driver.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/src/test/test_driver.c b/src/t