projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70c3cac
)
remove unused code
author
Simon Schubert
<corecode@dragonflybsd.org>
Thu, 5 Feb 2009 10:04:55 +0000
(11:04 +0100)
committer
Simon Schubert
<corecode@dragonflybsd.org>
Thu, 5 Feb 2009 10:04:55 +0000
(11:04 +0100)
post-receive-email
patch
|
blob
|
blame
|
history
diff --git
a/post-receive-email
b/post-receive-email
index
285f59e
..
4ce0718
100755
(executable)
--- a/
post-receive-email
+++ b/
post-receive-email
@@
-172,12
+172,7
@@
generate_email()
case "$fn_name" in
branch)
- split=""
revs=$(list_${change_type}_branch_revs 2>/dev/null)
- if [ "$(echo "$revs" | wc -l)" -gt 1 ]
- then
- split=1
- fi
if [ "$change_type" != "update" ]
then