summaryrefslogtreecommitdiffstats
path: root/src/postconf/test41.ref
blob: f8200d40146be1e5b3619d2d633749f76419a83d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
foo        unix  -       n       n       -       0       other
bar        unix  -       n       n       -       0       other
    -o xxx=yyy
    -o aaa=bbb
baz        unix  -       n       n       -       0       other
./postconf: warning: ./master.cf: unused parameter: aaa=bbb
./postconf: warning: ./master.cf: unused parameter: xxx=yyy
foo        unix  -       n       n       -       0       other
bar        unix  -       n       n       -       0       other
    -o xxx=YYY
    -o aaa=BBB
baz        unix  -       n       n       -       0       other
./postconf: warning: ./master.cf: unused parameter: aaa=BBB
./postconf: warning: ./master.cf: unused parameter: xxx=YYY
bar/unix/aaa = BBB
bar/unix/xxx = YYY
./postconf: warning: ./master.cf: unused parameter: aaa=BBB
./postconf: warning: ./master.cf: unused parameter: xxx=YYY