[X2Go-Commits] x2gothinclient.git - build-main (branch) updated: 1.1.0.0-24-gdb502cb
X2Go dev team
git-admin at x2go.org
Fri Nov 22 23:53:11 CET 2013
The branch, build-main has been updated
via db502cbfd190e2d0975e407ee16baf062c53e990 (commit)
from 277b1f779a3d6b0f3a11fc7c4ad5b32dc16ac169 (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
.../sbin/x2gothinclient_cleanup | 4 ++--
.../sbin/x2gothinclient_create | 2 +-
x2gothinclientmanagement/sbin/x2gothinclient_shell | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
The diff of changes is:
diff --git a/x2gothinclientmanagement/sbin/x2gothinclient_cleanup b/x2gothinclientmanagement/sbin/x2gothinclient_cleanup
index 5157fb6..d1ebd39 100755
--- a/x2gothinclientmanagement/sbin/x2gothinclient_cleanup
+++ b/x2gothinclientmanagement/sbin/x2gothinclient_cleanup
@@ -43,7 +43,7 @@ TC_TFTP_BOOT="${TC_TFTP_BOOT:-/srv/tftp}"
exit -2
}
-echo "X2go TCE cleanup..."
+echo "X2Go TCE cleanup..."
echo "-------------------"
echo "Hit <RETURN> to purge all X2Go TCE related files (chroot,"
@@ -85,5 +85,5 @@ test -e "$TC_TFTP_BOOT/pxelinux.cfg" && {
}
echo
-echo "X2go TCE cleanup is DONE."
+echo "X2Go TCE cleanup is DONE."
echo
diff --git a/x2gothinclientmanagement/sbin/x2gothinclient_create b/x2gothinclientmanagement/sbin/x2gothinclient_create
index 1bb0bc0..f210edf 100755
--- a/x2gothinclientmanagement/sbin/x2gothinclient_create
+++ b/x2gothinclientmanagement/sbin/x2gothinclient_create
@@ -249,5 +249,5 @@ empty_folder "$TC_CHROOT/var/lib/alsa"
x2gothinclient_update
-echo "X2go Thin Client creation has finished successfully."
+echo "X2Go Thin Client creation has finished successfully."
echo
diff --git a/x2gothinclientmanagement/sbin/x2gothinclient_shell b/x2gothinclientmanagement/sbin/x2gothinclient_shell
index ba4ec21..15dc478 100755
--- a/x2gothinclientmanagement/sbin/x2gothinclient_shell
+++ b/x2gothinclientmanagement/sbin/x2gothinclient_shell
@@ -87,7 +87,7 @@ ${*:-/bin/$TC_SHELL}
umount /root
echo
-echo "X2go Thin Client Shell has exited."
+echo "X2Go Thin Client Shell has exited."
echo
EOF
chmod u+x "$TC_CHROOT/x2go_tce_shell.sh"
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).
More information about the x2go-commits
mailing list