summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
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