[Fusionforge-commits] FusionForge branch Branch_5_2 updated. 424a795b5bf749a142af726b8c708ab4ada986fd

Thorsten Glaser mirabilos at fusionforge.org
Fri Jul 19 15:06:58 CEST 2013


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 "FusionForge".

The branch, Branch_5_2 has been updated
       via  424a795b5bf749a142af726b8c708ab4ada986fd (commit)
      from  e9cb17b13a9969b02f8c666d49340423abaf1efb (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 424a795b5bf749a142af726b8c708ab4ada986fd
Author: Thorsten Glaser <t.glaser at tarent.de>
Date:   Fri Jul 19 15:06:55 2013 +0200

    spelling

diff --git a/src/deb-specific/install-chroot.sh b/src/deb-specific/install-chroot.sh
index ba97176..fbef231 100755
--- a/src/deb-specific/install-chroot.sh
+++ b/src/deb-specific/install-chroot.sh
@@ -16,7 +16,7 @@ CHROOTDIR=$(/usr/share/gforge/bin/forge_get_config chroot)
 
 case $1 in
 configure)
-	echo "Installing chroot environnement at $CHROOTDIR"
+	echo "Installing chroot environment at $CHROOTDIR"
 	test -d "$CHROOTDIR" || install -d -m 755 "$CHROOTDIR"
 	test -d "$CHROOTDIR" || exit 1
 	for dir in \

-----------------------------------------------------------------------

Summary of changes:
 src/deb-specific/install-chroot.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
FusionForge



More information about the Fusionforge-commits mailing list