[SCM] Script to run on alioth, to handle hooks and other scripts branch, master, updated. 99ac155c11cf07e13ba6926f669c32283f833e82

Sandro Knauß hefee at moszumanska.debian.org
Mon Jan 9 11:04:30 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/alioth-tooling.git;a=commitdiff;h=99ac155

The following commit has been merged in the master branch:
commit 99ac155c11cf07e13ba6926f669c32283f833e82
Author: Sandro Knauß <hefee at debian.org>
Date:   Mon Jan 9 12:04:23 2017 +0100

    adjust paths to repo
---
 hooks/post-receive | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/hooks/post-receive b/hooks/post-receive
index 11a0757..010d5c4 100755
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -1,6 +1,6 @@
 #!/bin/sh
 read line
-/git/pkg-kde/git-commit-notice $line
-/git/pkg-kde/debian-to-neon-post-receive $line
+/git/pkg-kde/alioth-tooling/git-commit-notice $line
+/git/pkg-kde/alioth-tooling/debian-to-neon-post-receive $line
 # https://wiki.debian.org/Alioth/Git#Setting_up_hooks
 /usr/local/bin/git-post-receive-tag-pending $line

-- 
Script to run on alioth, to handle hooks and other scripts



More information about the pkg-kde-commits mailing list