From 6b7e33bbc625c538035eac5caf246234738daa0a Mon Sep 17 00:00:00 2001 From: Brian Gough Date: Thu, 9 Feb 2017 14:16:53 +0000 Subject: [PATCH] show debug info for acceptance tests --- test/acceptance/scripts/full-test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/acceptance/scripts/full-test.sh b/test/acceptance/scripts/full-test.sh index 4b16453..cdbfa97 100755 --- a/test/acceptance/scripts/full-test.sh +++ b/test/acceptance/scripts/full-test.sh @@ -1,4 +1,4 @@ -#! /usr/bin/env bash +#! /usr/bin/env bash -x export SHARELATEX_CONFIG=`pwd`/test/acceptance/scripts/settings.test.coffee