Re: [E-devel] Backtrace after git push

2013-05-07 Thread Daniel Willmann
On 06/05/13 11:22, daniel.za...@samsung.com wrote: > Same for me! > > On 05/05/2013 08:11 AM, Cedric BAIL wrote: >> Hello, >> >> I just got that when I pushed some patch in efl git : >> >> remote: Traceback (most recent call last): >> remote: File "hooks/post-receive", line 107, in >> remote:

Re: [E-devel] Backtrace after git push

2013-05-06 Thread daniel.za...@samsung.com
Same for me! On 05/05/2013 08:11 AM, Cedric BAIL wrote: > Hello, > > I just got that when I pushed some patch in efl git : > > remote: Traceback (most recent call last): > remote: File "hooks/post-receive", line 107, in > remote: git_multimail.run_as_post_receive_hook(environment, mailer) >

[E-devel] Backtrace after git push

2013-05-04 Thread Cedric BAIL
Hello, I just got that when I pushed some patch in efl git : remote: Traceback (most recent call last): remote: File "hooks/post-receive", line 107, in remote: git_multimail.run_as_post_receive_hook(environment, mailer) remote: File "/srv/gitolite/.gitolite/hooks/common/git_multimail.py"