The branch, master has been updated via fbca95097bd7536470365bd550932ed3af385517 (commit) from e88a8aa696de249c9767fbb8eab254642d0eb715 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit fbca95097bd7536470365bd550932ed3af385517 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Apr 1 19:20:12 2013 +0200 syntax fix ----------------------------------------------------------------------- Summary of changes: debian/x2gothinclient.postrm | 1 + 1 file changed, 1 insertion(+) The diff of changes is: diff --git a/debian/x2gothinclient.postrm b/debian/x2gothinclient.postrm index 1619fd8..70a170d 100755 --- a/debian/x2gothinclient.postrm +++ b/debian/x2gothinclient.postrm @@ -24,6 +24,7 @@ case "$1" in if [ $timer -gt 20 ]; then # FIXME: kill x2gothinclientd and x2goclient here break + fi done getent passwd x2gothinclient >/dev/null && deluser x2gothinclient getent group x2gothinclient >/dev/null && delgroup x2gothinclient hooks/post-receive -- x2gothinclient.git (X2Go Thin Client Environment) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2gothinclient.git" (X2Go Thin Client Environment).