[sysadmin-bin] We need the full path here.
- From: Andrea Veri <av src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] We need the full path here.
- Date: Tue, 13 Aug 2013 21:11:31 +0000 (UTC)
commit cf4045235d7c27cec755f95203c1ed3e401ae663
Author: Andrea Veri <av gnome org>
Date: Tue Aug 13 23:10:45 2013 +0200
We need the full path here.
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 697eddd..b5618b9 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 -r --exclude=wip/* refs/heads/ | kgb-client --conf /home/admin/KGB/kgb-client-$REPOSITORY_ID.conf
--repository git --git-reflog - > /dev/null 2>&1
+grep -r --exclude-dir=refs/heads/wip refs/heads/ | 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]