chiark
/
gitweb
/
~mdw
/
profile
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
bin/disorder-notify: Abstract out invoking the `disorder' client.
[profile]
/
bin
/
sendmail-hack
1
#! /bin/sh
2
3
set -e
4
unset LD_PRELOAD
5
exec ${REAL_SENDMAIL-/usr/sbin/sendmail} "$@"