Refactors "dummyrun" flag as "dryrun" with an approach similar to the one used
authorandre <andre@openbsd.org>
Mon, 12 May 2014 21:30:42 +0000 (21:30 +0000)
committerandre <andre@openbsd.org>
Mon, 12 May 2014 21:30:42 +0000 (21:30 +0000)
commitfd61583156a8150c58a8eef7b12d0aa89f43c655
treee648a2fc7cc0a9deabba251f9b600f85028eebf7
parentab7a365b37577f72d54a5c9e6befa10cf8351665
Refactors "dummyrun" flag as "dryrun" with an approach similar to the one used
for client/server processes checks through $self->{down} state control
variable, while here, do not instantiate a client when noclient is defined,
reflecting server object instantiation behaviour.

ok bluhm
regress/usr.sbin/relayd/Proc.pm
regress/usr.sbin/relayd/Relayd.pm
regress/usr.sbin/relayd/args-http-change-path.pl
regress/usr.sbin/relayd/args-http-mark-marked.pl
regress/usr.sbin/relayd/relayd.pl