On Thu, 2015-07-23 at 19:19 +0100, Ian Jackson wrote:
> Use restrictflight_arg and restrictflight_cond.
>
> This entails replacing $maxflight_cond (which is empty or contains a
> series of texts each starting with AND) with $restrictflight_cond
> (which is actually an expression, and might be just
Use restrictflight_arg and restrictflight_cond.
This entails replacing $maxflight_cond (which is empty or contains a
series of texts each starting with AND) with $restrictflight_cond
(which is actually an expression, and might be just "TRUE").
No functional change.
Signed-off-by: Ian Jackson
--