[sysadmin-bin] Didn't you like the -v flag?



commit 8af836ece504765a8d170fa43209cb9cc221c4fe
Author: Andrea Veri <av gnome org>
Date:   Wed Jun 26 13:08:04 2013 +0200

    Didn't you like the -v flag?

 git/post-receive-notify-kgb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/git/post-receive-notify-kgb b/git/post-receive-notify-kgb
index 9c084be..41bb7ba 100755
--- a/git/post-receive-notify-kgb
+++ b/git/post-receive-notify-kgb
@@ -5,4 +5,4 @@
 REPOSITORY_ID=$(basename "$PWD")
 REPOSITORY_ID=${REPOSITORY_ID%.git}
 
-grep -v refs/heads/master | kgb-client --conf /home/admin/KGB/kgb-client-$REPOSITORY_ID.conf --repository 
git --git-reflog - > /dev/null 2>&1
+grep refs/heads/master | kgb-client --conf /home/admin/KGB/kgb-client-$REPOSITORY_ID.conf --repository git 
--git-reflog - > /dev/null 2>&1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]