From d828f35d7888ad3eb294e1feead822eb314f7504 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Fri, 20 Apr 2012 10:17:01 +0000 Subject: bootstrap: remove wget-list Pass 1 is done through morph now, so it doesn't need this any more --- check | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'check') 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 -- cgit v1.2.1