You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2019/12/18 08:48:46 UTC

[isis] branch master updated: ISIS-2062: runs _adoc-antora.sh with -x for debug

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/master by this push:
     new 13330f2  ISIS-2062: runs _adoc-antora.sh with -x for debug
13330f2 is described below

commit 13330f283e741757405e4f6058ca04296b4c49c2
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Wed Dec 18 09:48:19 2019 +0100

    ISIS-2062: runs _adoc-antora.sh with -x for debug
---
 scripts/ci/_adoc-antora.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/ci/_adoc-antora.sh b/scripts/ci/_adoc-antora.sh
index cbac566..b2c98b4 100644
--- a/scripts/ci/_adoc-antora.sh
+++ b/scripts/ci/_adoc-antora.sh
@@ -1,5 +1,6 @@
 #!/bin/bash
 set -e
+set -x
 
 PLAYBOOK=$1