aboutsummaryrefslogtreecommitdiff
path: root/compile.sh
diff options
context:
space:
mode:
authortoni <matzeton@googlemail.com>2016-07-21 15:23:24 +0200
committertoni <matzeton@googlemail.com>2016-07-21 15:23:24 +0200
commit54490ce330325e67fa6e1b70df2bee08ea0a454a (patch)
tree2505bff1cf296fd57ce43d28f2bd4f8258c01edf /compile.sh
parente3eb0ae435aea1b84dbded7347394cb8bad64dd0 (diff)
travis-ci building ..
Diffstat (limited to 'compile.sh')
-rwxr-xr-xcompile.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/compile.sh b/compile.sh
index 5c7b1d6..d375d56 100755
--- a/compile.sh
+++ b/compile.sh
@@ -1,5 +1,6 @@
#!/bin/sh
set -e
+set -x
DIR=$(dirname $0)
PWD=$(pwd)