Aruba indenting (#33884)

* Fixing aruba's inconsitent indenting.

* Adding config with different children indentation and unit test to confirm the different spacing does not matter.

* Fixing pylint check. Missed an r prefix.
This commit is contained in:
James Mighion
2017-12-14 01:07:34 -08:00
committed by Ganesh Nalawade
parent 53abf45cec
commit f8e3cfe9e2
4 changed files with 34 additions and 10 deletions

View File

@@ -2,11 +2,16 @@
hostname router
!
interface GigabitEthernet0/0
ip address 1.2.3.4 255.255.255.0
description test string
ip address 1.2.3.4 255.255.255.0
description test string
!
interface GigabitEthernet0/1
ip address 6.7.8.9 255.255.255.0
description test string
shutdown
!
wlan ssid-profile "blah"
essid "blah"
!
ip access-list session blah
any any any permit