Commit 5de0e848 authored by Pavel Tvrdik's avatar Pavel Tvrdik
Browse files

filter/test.conf: fixes formating

parent 044e123f
Loading
Loading
Loading
Loading
+17 −14
Original line number Diff line number Diff line
@@ -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)
{