[sysadmin-bin] "Options given ont he command line take precedence over configuration file." says the man page.
- From: Andrea Veri <av src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] "Options given ont he command line take precedence over configuration file." says the man page.
- Date: Thu, 23 May 2013 15:54:25 +0000 (UTC)
commit b906e0b4c0149fbac48cd5a8f6ac5ccb8a79da5a
Author: Andrea Veri <av gnome org>
Date: Thu May 23 17:53:50 2013 +0200
"Options given ont he command line take precedence over configuration file." says the man page.
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 b7c62cb..c224411 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}
-tee hooks/reflog | kgb-client --conf /home/admin/KGB/kgb-client.conf --repo-id $REPOSITORY_ID --repository
git --git-reflog -
+tee hooks/reflog | kgb-client --repo-id $REPOSITORY_ID --conf /home/admin/KGB/kgb-client.conf --repository
git --git-reflog -
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]