Issue #6021 - Tabs vs Spaces
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
This commit is contained in:
parent
3a457a15d1
commit
e34c1cc312
|
@ -24,7 +24,7 @@
|
|||
<New id="properties" class="java.util.Properties">
|
||||
<Call name="load">
|
||||
<Arg>
|
||||
<New class="java.io.FileInputStream">
|
||||
<New class="java.io.FileInputStream">
|
||||
<Arg><Property name="jetty.base"/>/resources/hotrod-client.properties</Arg>
|
||||
</New>
|
||||
</Arg>
|
||||
|
|
Loading…
Reference in New Issue