tests: remove leading spaces from some tags

The threee tags `<name>`, `</name>` and `<command>` were frequently used
with a leading space that this removes. The reason this habbit is so
widespread in testcases is probably that they have been copy and pasted.

Hence, fixing them all now might curb this practice from now on.

Closes #12028
This commit is contained in:
Daniel Stenberg 2023-10-04 11:35:54 +02:00
parent 1b9becb5d9
commit 3fd80c7b59
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
1245 changed files with 3546 additions and 3546 deletions

View file

@ -21,9 +21,9 @@ http
lib%TESTNUMBER
</tool>
<name>
<name>
send HTTP POST using read callback that returns CURL_READFUNC_ABORT
</name>
</name>
# the 1s post-command delay helps to prevent a spurious failure on s390
<command delay="1">
http://%HOSTIP:%HTTPPORT/%TESTNUMBER