On Mon, Jan 21, 2013 at 5:38 PM, Adam Mercer <ramer...@gmail.com> wrote:

> this seems to be working great, i.e. a new build is scheduled if
> appropriate. However the post-receive hook outputs:
>
> Scheduled polling of Project

An example is:

$ git push
Counting objects: 9, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (5/5), done.
Writing objects: 100% (5/5), 771 bytes, done.
Total 5 (delta 3), reused 0 (delta 0)
remote:   % Total    % Received % Xferd  Average Speed   Time    Time
   Time  Current
remote:                                  Dload  Upload   Total   Spent
   Left  Speed
remote:   0    30    0    30    0     0   3048      0 --:--:--
--:--:-- --:--:--remote:   0    30    0    30    0     0   2851      0
--:--:-- --:--:-- --:--:--     0
remote: Scheduled polling of Project
To user@server:/repo.git
   bd54189..0c3e1d2  master -> master
$

Cheers

Adam

Reply via email to