Updating branch refs/heads/master
         to 9e91abf5e30d8ee49948232db35a34a974ace991 (commit)
       from 185ddd997b241cb01f85f139696c7eb729a70420 (commit)

commit 9e91abf5e30d8ee49948232db35a34a974ace991
Author: Jannis Pohlmann <[email protected]>
Date:   Fri Feb 26 16:47:44 2010 +0100

    Comment some stuff out to avoid syntax errors

 post-receive |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/post-receive b/post-receive
index fb5c428..1138970 100755
--- a/post-receive
+++ b/post-receive
@@ -12,5 +12,5 @@ parent="`dirname $path`"
 export REPO="`basename $parent`/`basename $path`"
 unset parent path
 
-while read oldrev newrev refname; do
-done
+#while read oldrev newrev refname; do
+#done
_______________________________________________
Xfce4-commits mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to