Opened 11 years ago

Closed 11 years ago

Last modified 9 years ago

#337 closed defect (fixed)

Negated conditionals in config file don't work

Reported by: rainer Owned by: rainer
Priority: major Milestone: 3.0.12
Component: main Version:
Keywords: Cc:

Description (last modified by rainer)

Negated conditionals like:

@if not hostname_matches foobar
...
@fi

don't work because there's a logical flaw in the reversal of the return value (problem reported by M. Ward).

Change History (2)

comment:1 by rainer, 11 years ago

Description: modified (diff)

comment:2 by rainer, 11 years ago

Resolution: fixed
Status: newclosed

Believed to be fixed by changeset [432].

Note: See TracTickets for help on using tickets.