From 200268b877e76c30c1b908b0d1febac6ba4cdf5d Mon Sep 17 00:00:00 2001 From: Will Holland Date: Wed, 16 Sep 2015 15:45:15 +0100 Subject: Set -x --- source/definitions_update.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/definitions_update.sh') diff --git a/source/definitions_update.sh b/source/definitions_update.sh index 6fb627f..2ecad0e 100644 --- a/source/definitions_update.sh +++ b/source/definitions_update.sh @@ -1,6 +1,6 @@ #!/bin/sh # this will go on the definitions post-receive hook -set -e +set -ex category=definitions -- cgit v1.2.1