[darcs-users] darcs patch: Cabal: Look around for diff and sendmail properly.

Eric Kow kowey at darcs.net
Wed Jan 28 14:32:05 UTC 2009


Cabal: Look around for diff and sendmail properly.
--------------------------------------------------
> +      defs = [ ("SENDMAIL", quote $ head (sendmail ++ ["false"]))
> +             , ("DIFF", quote $ head diff) ]

This falls back to "false" (/bin/false on my machine) instead of setting
SENDMAIL to the empty string.

Is this behaviour more desirable than the current behaviour of setting
it to the empty string?  Are we relying on the current behaviour in any
way (the current code uses the empty string, as far as I can tell)?

-- 
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://lists.osuosl.org/pipermail/darcs-users/attachments/20090128/1d013f58/attachment.pgp 


More information about the darcs-users mailing list