summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-06-28 15:36:56 +0100
committerV3n3RiX <venerix@rogentos.ro>2015-06-28 15:36:56 +0100
commita67f480725ca8cd96d95349980078ff3be8ca773 (patch)
tree122a51cae6b1b619342ae161a0a055dd6336eb3c
parentfda468525a866573fdcc80369177decb2073fed5 (diff)
typo
-rwxr-xr-xbuildbot4
1 files changed, 2 insertions, 2 deletions
diff --git a/buildbot b/buildbot
index 8a01b5d..53929d6 100755
--- a/buildbot
+++ b/buildbot
@@ -43,7 +43,7 @@ envkogaionsquashfsintegrity () {
sleep 1
break
else
- echo "Ooops, x86_64 squashed chroot cheksum FAILED ... aborting"
+ echo "Ooops, x86_64 squashed chroot checksum FAILED ... aborting"
exit 1
fi
else
@@ -66,7 +66,7 @@ envkogaionsquashfsintegrity () {
echo "Ooops, i686 squashed chroot checksum FAILED ... aborting"
fi
else
- echo "Ooops, i686 squashed chroot of cheksum file NOT FOUND ... aborting"
+ echo "Ooops, i686 squashed chroot of checksum file NOT FOUND ... aborting"
exit 1
fi
fi