This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository buildscripts. from 92b0df7 bin/build-rpm-package: implement cache_mock_config () and use it in generate_mock_config (). new 16f06fc bin/: add new (empty) script createsusetagsrepo. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: bin/createsusetagsrepo | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 bin/createsusetagsrepo -- Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository buildscripts. commit 16f06fc3c9a507581cd0d999a95f92ddec5ff0b2 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Oct 29 01:29:02 2016 +0200 bin/: add new (empty) script createsusetagsrepo. --- bin/createsusetagsrepo | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bin/createsusetagsrepo b/bin/createsusetagsrepo new file mode 100755 index 0000000..8c3cbfc --- /dev/null +++ b/bin/createsusetagsrepo @@ -0,0 +1,3 @@ +#!/bin/bash + +exit 0 -- Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git