summaryrefslogtreecommitdiffstats
path: root/filter/test.conf2
diff options
context:
space:
mode:
authorPavel Machek <pavel@ucw.cz>2000-05-31 23:50:13 +0200
committerPavel Machek <pavel@ucw.cz>2000-05-31 23:50:13 +0200
commit0b1cad81623e85f1f1b9ef3652cdc389641496e5 (patch)
tree284a69d6323db5629581a0e46872f1e62cc37b46 /filter/test.conf2
parentb5958826cc5fc75b5f99c51559d1ffedea5884b4 (diff)
downloadbird-0b1cad81623e85f1f1b9ef3652cdc389641496e5.tar
bird-0b1cad81623e85f1f1b9ef3652cdc389641496e5.zip
Complain when filter does not end in accept nor reject.
Diffstat (limited to 'filter/test.conf2')
-rw-r--r--filter/test.conf21
1 files changed, 0 insertions, 1 deletions
diff --git a/filter/test.conf2 b/filter/test.conf2
index 64991f7..055e49a 100644
--- a/filter/test.conf2
+++ b/filter/test.conf2
@@ -57,7 +57,6 @@ protocol static {
bgp_community.empty;
print "community = ", bgp_community;
print "done";
- accept;
};
route 0.0.0.0/0 via 195.113.31.113;