The branch, tmpfs has been updated via d8fa5c17cdfad87bcfe2e5f3e22789fea3b22405 (commit) from f5944186707343eb0f1d3f3bfbc6bed8ef9cb014 (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 d8fa5c17cdfad87bcfe2e5f3e22789fea3b22405 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jun 16 16:51:16 2011 +0200 informing the user about config deletion ----------------------------------------------------------------------- Summary of changes: .../sbin/x2gothinclient_cleanup | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/x2gothinclientmanagement/sbin/x2gothinclient_cleanup b/x2gothinclientmanagement/sbin/x2gothinclient_cleanup index 6a63a85..566db5e 100755 --- a/x2gothinclientmanagement/sbin/x2gothinclient_cleanup +++ b/x2gothinclientmanagement/sbin/x2gothinclient_cleanup @@ -45,7 +45,8 @@ TC_TFTP_BOOT="${TC_TFTP_BOOT:-/srv/tftp}" echo "X2go TCE cleanup..." echo "-------------------" -echo "Hit <RETURN> to purge all X2go TCE related files (chroot, PXE boot env), hit STRG-C to cancel the operation!!!" +echo "Hit <RETURN> to purge all X2go TCE related files (chroot, TCE config, PXE boot env)..." +echo "Alternatively, hit STRG-C to cancel the operation now!!!" read # CHROOT + TCE config 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).