From eeb6259fe26b3d4d43800a3f53971d65b6c31a22 Mon Sep 17 00:00:00 2001 From: Bryan Kendall Date: Fri, 2 Nov 2018 12:08:05 -0700 Subject: [PATCH] remove stop --- scripts/test-hosting.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/test-hosting.sh b/scripts/test-hosting.sh index f93c6d91..46ba2193 100755 --- a/scripts/test-hosting.sh +++ b/scripts/test-hosting.sh @@ -13,7 +13,6 @@ echo "Running in ${CWD}" echo "Running with node: $(which node)" echo "Running with npm: $(which npm)" echo "Running with Application Creds: ${GOOGLE_APPLICATION_CREDENTIALS}" -false echo "Target project: ${FBTOOLS_TARGET_PROJECT}"