From 977fee7af1738d5251a80c852d9fb725f451aca7 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Feb 22 2016 10:34:14 +0000 Subject: Enable additional logging in bootstrap mode --- diff --git a/tycho-bootstrap.sh b/tycho-bootstrap.sh index cf5c3ff..2457478 100755 --- a/tycho-bootstrap.sh +++ b/tycho-bootstrap.sh @@ -1,4 +1,5 @@ -#! /bin/bash -e +#! /bin/bash +set -e -x . $(pwd)/tycho-scripts.sh diff --git a/tycho-debundle.sh b/tycho-debundle.sh index 59c046b..728ea08 100755 --- a/tycho-debundle.sh +++ b/tycho-debundle.sh @@ -1,4 +1,5 @@ #! /bin/bash +set -x . $(pwd)/tycho-scripts.sh