]> tinc-vpn.org Git - tinc/blobdiff - test/variables.test
Add stricter checks for netnames.
[tinc] / test / variables.test
index 4cf9d5e53043b0d25c3daa5e46f534f2ace5a9f2..5fe6046502a9da98353072e8390067a05eb53325 100755 (executable)
@@ -38,7 +38,6 @@ $tinc $c1 add Subnet 2
 $tinc $c1 add Subnet 3
 test "`$tinc $c1 get Subnet`" = "1
 2
-2
 3"
 $tinc $c1 del Subnet 2
 test "`$tinc $c1 get Subnet`" = "1
@@ -65,7 +64,6 @@ $tinc $c1 add bar.Subnet 2
 $tinc $c1 add bar.Subnet 3
 test "`$tinc $c1 get bar.Subnet`" = "1
 2
-2
 3"
 $tinc $c1 del bar.Subnet 2
 test "`$tinc $c1 get bar.Subnet`" = "1