[sysadmin-bin] We probably need a wildcard here.
- From: Andrea Veri <av src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] We probably need a wildcard here.
- Date: Wed, 14 Aug 2013 12:28:25 +0000 (UTC)
commit af6a08e1c7a45ef3d1a4efd6618ddf8419996e19
Author: Andrea Veri <av gnome org>
Date: Wed Aug 14 14:27:17 2013 +0200
We probably need a wildcard 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 b5618b9..8cc4857 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-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
+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]