0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-19 09:38:42 +00:00

filter/test.conf: fixes formating

This commit is contained in:
Pavel Tvrdik 2016-06-30 15:00:47 +02:00
parent 044e123fd3
commit 5de0e848de

View File

@ -222,7 +222,8 @@ function __test1()
# ospf_metric2 = 1000;
ospf_tag = 0x12345678;
accept;
} reject;
}
reject;
}
function __test2()
@ -232,8 +233,10 @@ function __test2()
# ospf_metric2 = 1000;
ospf_tag = 0x12345678;
accept;
} reject;
}
reject;
}
function test_pxset(prefix set pxs)
{