Replace the nil check with a false check

This commit is contained in:
Ciaby 2015-02-16 16:10:48 -06:00
parent 21c14e928e
commit 8604291db5
2 changed files with 8 additions and 8 deletions

View file

@ -183,7 +183,7 @@ network
timeslot 7
phys_chan_config TCH/F
hopping enabled 0
<% if not @bts2_ip_address.nil? -%>
<% if ! @bts2_ip_address -%>
bts 2
type sysmobts
band GSM850
@ -289,7 +289,7 @@ network
phys_chan_config TCH/F
hopping enabled 0
<% end -%>
<% if not @bts3_ip_address.nil? %>
<% if ! @bts3_ip_address -%>
bts 4
type sysmobts
band GSM850