The branch, master has been updated via 5aaf114499a3e01e787964e4f23d6f019269e8eb (commit) from 2bdd777ef57df2ce3407e05c6dd089f98e3e5cac (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 5aaf114499a3e01e787964e4f23d6f019269e8eb Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Sep 13 09:42:59 2012 +0200 fix typos in x2gothinclient_shell ----------------------------------------------------------------------- Summary of changes: x2gothinclientmanagement/sbin/x2gothinclient_shell | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/x2gothinclientmanagement/sbin/x2gothinclient_shell b/x2gothinclientmanagement/sbin/x2gothinclient_shell index aef3ed7..79c4dc3 100755 --- a/x2gothinclientmanagement/sbin/x2gothinclient_shell +++ b/x2gothinclientmanagement/sbin/x2gothinclient_shell @@ -56,9 +56,9 @@ export http_proxy=$TC_HTTP_PROXY export https_proxy=$TC_HTTPS_PROXY export ftp_proxy=$TC_FTP_PROXY -echo 'This shell has been started in your X2Go Thin Clients chroot environment.' +echo "This shell has been started in your X2Go Thin Client's chroot environment." echo 'All changes performed here will take effect on your X2Go Thin Clients' -echo 'after their next \(re\)boot. So be careful!!!' +echo 'after their next (re)boot. So be careful!!!' echo echo "To return from this chroot shell hit STRG+D or type ,,exit'' on the" echo 'command line...' 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).