From 30c56cbf3291507441d6a3506791ad8a1f2bd6b3 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Fri, 18 May 2018 21:15:17 +0100 Subject: [PATCH] Don't run link checker safely --- scripts/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/test.sh b/scripts/test.sh index cd24421..e647700 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -16,4 +16,4 @@ blcl -ro ./public/ \ --exclude "staticflickr.com"\ --exclude "twitter.com/intent"\ --exclude "facebook.com/sharer"\ - --exclude "reddit.com/submit" || true + --exclude "reddit.com/submit"