diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-08-26 08:41:07 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-08-26 11:14:37 +0200 |
commit | 67193598ee650e97a761b6a629a658a5191c04ce (patch) | |
tree | c1c27204676b5ca78601692ead705625e030fbca /smoketest | |
parent | ef8772773ad7b00be937b9b25bb294f4f887a3dc (diff) | |
download | vyos-1x-67193598ee650e97a761b6a629a658a5191c04ce.tar.gz vyos-1x-67193598ee650e97a761b6a629a658a5191c04ce.zip |
smoketest: config: drop empty newline at EOF for "isis-small" test
Diffstat (limited to 'smoketest')
-rw-r--r-- | smoketest/configs/isis-small | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/smoketest/configs/isis-small b/smoketest/configs/isis-small index 2c42ac9c4..247ae32b5 100644 --- a/smoketest/configs/isis-small +++ b/smoketest/configs/isis-small @@ -102,4 +102,3 @@ system { // Warning: Do not remove the following line. // vyos-config-version: "broadcast-relay@1:cluster@1:config-management@1:conntrack@1:conntrack-sync@1:dhcp-relay@2:dhcp-server@5:dhcpv6-server@1:dns-forwarding@3:firewall@5:https@2:interfaces@18:ipoe-server@1:ipsec@5:l2tp@3:lldp@1:mdns@1:nat@5:ntp@1:pppoe-server@5:pptp@2:qos@1:quagga@7:rpki@1:salt@1:snmp@2:ssh@2:sstp@3:system@20:vrrp@2:vyos-accel-ppp@2:wanloadbalance@3:webproxy@2:zone-policy@1" // Release version: 1.3.0-rc1 - |