Use double quotes in command lines for consistency.
This commit is contained in:
@@ -23,7 +23,7 @@ http
|
||||
HTTP URL with escaped { and }
|
||||
</name>
|
||||
<command>
|
||||
'http://%HOSTIP:%HTTPPORT/\{\}\/214'
|
||||
"http://%HOSTIP:%HTTPPORT/\{\}\/214"
|
||||
</command>
|
||||
</client>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user