The branch, tmpfs has been updated via 414bd8e66fb3351e8eb9740e2e685fac34331a9d (commit) from f6100fbaa0f39bc4ebf0a9ecf2c2db6a964c946b (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 414bd8e66fb3351e8eb9740e2e685fac34331a9d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jun 16 22:15:16 2011 +0200 re-arranging line breaks ----------------------------------------------------------------------- Summary of changes: x2gothinclientmanagement/sbin/x2gothinclient_shell | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/x2gothinclientmanagement/sbin/x2gothinclient_shell b/x2gothinclientmanagement/sbin/x2gothinclient_shell index e6e737a..fe0cd4d 100755 --- a/x2gothinclientmanagement/sbin/x2gothinclient_shell +++ b/x2gothinclientmanagement/sbin/x2gothinclient_shell @@ -56,10 +56,12 @@ 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. All changes performed here' -echo 'will take effect on your X2go Thin Clients after their next (re)boot. So be careful!!!' +echo 'This shell has been started in your X2go Thin Clients 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 -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" +echo '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).