summaryrefslogtreecommitdiff
path: root/keama/tests/badstatusdir.err
blob: aab8fd56fb0c5cbbbcda83c551256e0c2aa5053e (plain)
1
2
3
4
5
6
7
# Bad status directive

option space foobar;
option foobar.opt1 code 1 = text;

# unknown/unknown does not make sense
% option foobar.opt1 unknown unknown;