summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2013-02-20 15:55:19 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2013-03-13 15:20:02 +0000
commit79a6f05bbf70a4fa10b1b426ef9f223d5cbaf3ee (patch)
tree042b615d802a7916ad43c0529fba13e3ffd42068 /check
parent31b23c4460545bb41d5907524ff56fd272d44ffe (diff)
downloadmorph-79a6f05bbf70a4fa10b1b426ef9f223d5cbaf3ee.tar.gz
Remove old bootstrap mechanisms
That means that bootstrapping Baserock is currently not possible with this branch of Morph, but there's no reason it cannot be bootstrapped using an older version of Morph instead.
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 0 insertions, 2 deletions
diff --git a/check b/check
index 5e16d23e..6e02ef6b 100755
--- a/check
+++ b/check
@@ -107,8 +107,6 @@ then
fi
case "$x" in
- baserock-bootstrap)
- ;;
*)
if awk 'length > 79' "$x" | grep . > /dev/null
then