0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-02-03 06:40:02 +00:00
Pavel Machek 1895e81e05 Allow matching on enums:
if !(scope ~ [ SCOPE_HOST, SCOPE_SITE ]) then {
                print "Failed in test";
                quitbird;
        }
2000-06-01 08:32:49 +00:00
..
2000-06-01 08:32:49 +00:00
2000-06-01 08:32:49 +00:00
2000-06-01 08:32:49 +00:00
2000-03-31 23:35:59 +00:00