The branch, tmpfs has been updated via 284cad174446675ddc89c0cbb1582b5ae7b534ac (commit) from 1a9afc3154f989d7a772b9952dbf9628a616cf83 (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 284cad174446675ddc89c0cbb1582b5ae7b534ac Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jun 16 16:44:58 2011 +0200 quote fix ----------------------------------------------------------------------- Summary of changes: x2gothinclientmanagement/sbin/x2gothinclient_shell | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/x2gothinclientmanagement/sbin/x2gothinclient_shell b/x2gothinclientmanagement/sbin/x2gothinclient_shell index e1a8245..e6e737a 100755 --- a/x2gothinclientmanagement/sbin/x2gothinclient_shell +++ b/x2gothinclientmanagement/sbin/x2gothinclient_shell @@ -59,7 +59,7 @@ export ftp_proxy=$TC_FTP_PROXY echo 'This shell has been started in your X2go Thin Clients chroot environment. All changes performed here' echo 'will take effect on your X2go Thin Clients after their next (re)boot. So be careful!!!' echo -echo 'To return from this chroot shell hit STRG+D or type ,,exit\'\' on the command line...' +echo "To return from this chroot shell hit STRG+D or type ,,exit'' on the command line..." echo /bin/$TC_SHELL 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).