Updating branch refs/heads/master
         to 8a2f6aa76a07367a858b66a5816215508320010d (commit)
       from 38acc65483bed9aa9159993a46e7ac64bc616442 (commit)

commit 8a2f6aa76a07367a858b66a5816215508320010d
Author: Jannis Pohlmann <jan...@xfce.org>
Date:   Wed Sep 16 18:32:40 2009 +0200

    The buildbot hook is not working yet. Try something else.

 hooks/post-receive-01-buildbot |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/hooks/post-receive-01-buildbot b/hooks/post-receive-01-buildbot
index 44709ee..5b343b1 100755
--- a/hooks/post-receive-01-buildbot
+++ b/hooks/post-receive-01-buildbot
@@ -7,4 +7,4 @@ else
 fi
 
 # Do nothing for now until this is tested.
-echo "$1" "$2" "$3" | python "$mydir/git_buildbot.py"
+echo "$1 $2 $3" | $mydir/git_buildbot.py
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to