Set svn:eol-style.
parent
376d80cba2
commit
1efc7d8279
|
@ -11,7 +11,7 @@ set_eol_style()
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
EXTENSIONS="cs ini example txt sql"
|
EXTENSIONS="cs ini example txt sql xml"
|
||||||
|
|
||||||
for ext in ${EXTENSIONS}; do
|
for ext in ${EXTENSIONS}; do
|
||||||
set_eol_style $ext
|
set_eol_style $ext
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
<Regions>
|
<Regions>
|
||||||
<Root>
|
<Root>
|
||||||
<Config sim_UUID="18fb66dbf6274279885228f1c4064f8c" sim_name="OpenSim Test" sim_location_x="1000" sim_location_y="1000" datastore="OpenSim.db" internal_ip_address="0.0.0.0" internal_ip_port="9000" external_host_name="127.0.0.1" master_avatar_first="Test" master_avatar_last="User" master_avatar_pass="test" />
|
<Config sim_UUID="18fb66dbf6274279885228f1c4064f8c" sim_name="OpenSim Test" sim_location_x="1000" sim_location_y="1000" datastore="OpenSim.db" internal_ip_address="0.0.0.0" internal_ip_port="9000" external_host_name="127.0.0.1" master_avatar_first="Test" master_avatar_last="User" master_avatar_pass="test" />
|
||||||
</Root>
|
</Root>
|
||||||
<Root>
|
<Root>
|
||||||
<Config sim_UUID="111111dbf6274219881228f1c1061f8c" sim_name="OpenSim Test2" sim_location_x="1001" sim_location_y="1000" datastore="OpenSim2.db" internal_ip_address="0.0.0.0" internal_ip_port="9001" external_host_name="127.0.0.1" master_avatar_first="Test" master_avatar_last="User" master_avatar_pass="test" />
|
<Config sim_UUID="111111dbf6274219881228f1c1061f8c" sim_name="OpenSim Test2" sim_location_x="1001" sim_location_y="1000" datastore="OpenSim2.db" internal_ip_address="0.0.0.0" internal_ip_port="9001" external_host_name="127.0.0.1" master_avatar_first="Test" master_avatar_last="User" master_avatar_pass="test" />
|
||||||
</Root>
|
</Root>
|
||||||
</Regions>
|
</Regions>
|
Loading…
Reference in New Issue