Make the prebuild script noisy while we debug

This commit is contained in:
Adam Roben
2013-03-04 15:21:21 -05:00
committed by probablycorey
parent 5f2bd9edd7
commit caf0dec598

View File

@@ -1,6 +1,6 @@
#!/bin/sh
set -e
set -ex
cd "$(dirname "$0")/../.."