[Xfce4-commits] <xfce-git-hooks:master> Comment some stuff out to avoid syntax errors

Jannis Pohlmann noreply at xfce.org
Fri Feb 26 16:48:03 CET 2010


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

commit 9e91abf5e30d8ee49948232db35a34a974ace991
Author: Jannis Pohlmann <jannis at xfce.org>
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



More information about the Xfce4-commits mailing list