summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-04-20 10:17:01 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2012-04-20 11:25:04 +0000
commitd828f35d7888ad3eb294e1feead822eb314f7504 (patch)
tree793219ee31cf4507797ec0560332a568e00ca58f /check
parent6c0480df1342903b7606019bfc4a4cf4fdb7603a (diff)
downloadmorph-d828f35d7888ad3eb294e1feead822eb314f7504.tar.gz
bootstrap: remove wget-list
Pass 1 is done through morph now, so it doesn't need this any more
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index 7593ee52..dd89a4f3 100755
--- a/check
+++ b/check
@@ -45,7 +45,7 @@ then
fi
case "$x" in
- wget-list|baserock-bootstrap)
+ baserock-bootstrap)
;;
*)
if awk 'length > 79' "$x" | grep . > /dev/null