repo.or.cz
/
valgrind.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 497723 - forgot to restore callgrind output cleanup
[valgrind.git]
/
nightly
/
conf
/
solaris12.sendmail
blob
b96e9849fe82a84eee403000b52a3ba379d4c97d
1
#!/bin/sh
2
3
subject
=
$1
4
body
=
$2
5
file
=
$3
6
filename
=
$
(
basename
$3
)
7
8
(
cat
"
$body
"
"
$file
"
)
| mailx
-s
"
$subject
"
-r
"Ivo Raisr <ivosh@ivosh.net>"
valgrind-testresults@lists.sourceforge.net