diff options
author | Daniel Hartmeier <dhartmei@cvs.openbsd.org> | 2003-08-04 17:29:45 +0000 |
---|---|---|
committer | Daniel Hartmeier <dhartmei@cvs.openbsd.org> | 2003-08-04 17:29:45 +0000 |
commit | ba654d3f3ba30bdc247f39b1bb74fb11280a2010 (patch) | |
tree | 62f7f6f2cd7a8d2d7795db17044af78f7d7a6c8e /bin/expr | |
parent | 0185b18c9832239d0f592122ceae728b86d3733b (diff) |
Not every suggested patch is perfect :)
ERRX() has two effects: the message printing and goto _error; which causes
exit(1). While we don't want the message if pfctl was invoked with -n, we
DO want to abort. Otherwise subsequent 'load anchor' statements will get
executed, for instance, and the return value is handy for scripts.
Diffstat (limited to 'bin/expr')
0 files changed, 0 insertions, 0 deletions