This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository maintenancescripts. from 29c1fa9 git/hooks/update-script._irkerhook.py_: change channel to "#x2go". new f8ed72a git/hooks/update-script._irkerhook.py_: whitespace test commit for IRC bot. 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: git/hooks/update-script._irkerhook.py_ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /srv/git/code.x2go.org/maintenancescripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/maintenancescripts.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository maintenancescripts. commit f8ed72a3391ea69db64b64f2dd4e6be4dbda35f4 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Mar 26 11:19:58 2015 +0100 git/hooks/update-script._irkerhook.py_: whitespace test commit for IRC bot. --- git/hooks/update-script._irkerhook.py_ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/hooks/update-script._irkerhook.py_ b/git/hooks/update-script._irkerhook.py_ index 5c7f662..81c7fa4 100755 --- a/git/hooks/update-script._irkerhook.py_ +++ b/git/hooks/update-script._irkerhook.py_ @@ -42,7 +42,7 @@ version = "2.11" import os, sys, commands, socket, urllib, subprocess, locale, datetime, re from pipes import quote as shellquote try: - import simplejson as json # Faster, also makes us Python-2.5-compatible + import simplejson as json # Faster, also makes us Python-2.5-compatible except ImportError: import json -- Alioth's /srv/git/code.x2go.org/maintenancescripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/maintenancescripts.git