]> git.ipfire.org Git - thirdparty/bird.git/blobdiff - filter/test.conf2
Merge version 2.0.10 into backport
[thirdparty/bird.git] / filter / test.conf2
index 485150200c5cef64e9f8892f62b9983971ce9a64..e95f9563471d26bd5f286ba112faa2dcf6a2ea25 100644 (file)
@@ -43,7 +43,6 @@ protocol static {
                        print scope;
                        if !(scope ~ [ SCOPE_HOST, SCOPE_SITE ]) then {
                                print "Failed in test";
-                               quitbird;
                        }
 
                        preference = 15;