* If patch fails, send rejects to /dev/null instead of cluttering /tmp with them.
authorArt Cancro <ajc@citadel.org>
Tue, 17 Nov 2009 17:20:49 +0000 (17:20 +0000)
committerArt Cancro <ajc@citadel.org>
Tue, 17 Nov 2009 17:20:49 +0000 (17:20 +0000)
commit817d516abb818afd13704394a790fd1b8180d445
treefe03e5a14e2bfdf53b9854e657f4b70cb0a0b64c
parent7a4d3aeb0b3a8210edc8f627e0914e2aa4c93131
* If patch fails, send rejects to /dev/null instead of cluttering /tmp with them.
* Report pclose() failures in serv_wiki.c because they probably indicate that a diff or patch command failed.
citadel/modules/wiki/serv_wiki.c