summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-03-31 13:18:29 +0200
committerHolger Levsen <holger@layer-acht.org>2015-04-03 11:53:35 +0200
commitbcc697c4ebb0f7ae0098607bd0b38773ee7bdf59 (patch)
tree0a64e66f217fd7cc53313761350835a598d72eea /bin/g-i-installation.sh
parent3527298314353c0b35ad0216b828f7f2ab0454ad (diff)
downloadjenkins.debian.net-bcc697c4ebb0f7ae0098607bd0b38773ee7bdf59.tar.xz
fix language: s#maintainance#maintenance#g
Diffstat (limited to 'bin/g-i-installation.sh')
-rwxr-xr-xbin/g-i-installation.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 87ea5299..22cd382d 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -1080,7 +1080,7 @@ monitor_system() {
echo "ERROR: An installation step failed." >> $GOCR
exit 1
elif [ ! -z "$ROOT_PROBLEM" ] ; then
- echo "ERROR: System is hanging at boot and waiting for root maintainance." >> $GOCR
+ echo "ERROR: System is hanging at boot and waiting for root maintenance." >> $GOCR
exit 1
elif [ ! -z "$BUILD_LTSP_PROBLEM" ] ; then
echo "ERROR: The failing step is: Build LTSP chroot." >> $GOCR